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@lists.xensource.com http://lists.xensource.com/xen-devel
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@lists.xensource.com > http://lists.xensource.com/xen-devel_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel