WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] XEN_GRANT_DEV config option for x86?

To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] XEN_GRANT_DEV config option for x86?
From: Ben Guthro <bguthro@xxxxxxxxxxxxxxx>
Date: Fri, 14 Dec 2007 08:31:59 -0500
Delivery-date: Fri, 14 Dec 2007 05:32:30 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <47628071.402@xxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <47628071.402@xxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.5 (X11/20070719)
Nevermind...I see its already in the staging tree...
http://xenbits.xensource.com/staging/linux-2.6.18-xen.hg?rev/2e33f7c0f18a

Ben Guthro wrote:
I pulled in the latest xen&linux bits from unstable this morning, and during my build I was asked the question of an unknown build option: XEN_GRANT_DEV

I'd be happy to submit a patch for x86_64 & x86, updating the proper buildconfig files...but I would like to know if it should be set for x86, or is this strictly an IA64 option?

Ben

grep -r XEN_GRANT_DEV *
buildconfigs/linux-defconfig_xen0_ia64:CONFIG_XEN_GRANT_DEV=y
buildconfigs/linux-defconfig_xen_ia64:CONFIG_XEN_GRANT_DEV=y
buildconfigs/linux-defconfig_xenU_ia64:# CONFIG_XEN_GRANT_DEV is not set
drivers/xen/Kconfig:config XEN_GRANT_DEV
drivers/xen/Makefile:obj-$(CONFIG_XEN_GRANT_DEV)        += gntdev/
drivers/xen/gntdev/Makefile:obj-$(CONFIG_XEN_GRANT_DEV) := gntdev.o

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>