* XEN_GRANT_DEV config option for x86?
@ 2007-12-14 13:09 Ben Guthro
2007-12-14 13:31 ` Ben Guthro
0 siblings, 1 reply; 2+ messages in thread
From: Ben Guthro @ 2007-12-14 13:09 UTC (permalink / raw)
To: xen-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: XEN_GRANT_DEV config option for x86?
2007-12-14 13:09 XEN_GRANT_DEV config option for x86? Ben Guthro
@ 2007-12-14 13:31 ` Ben Guthro
0 siblings, 0 replies; 2+ messages in thread
From: Ben Guthro @ 2007-12-14 13:31 UTC (permalink / raw)
To: 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-12-14 13:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-14 13:09 XEN_GRANT_DEV config option for x86? Ben Guthro
2007-12-14 13:31 ` Ben Guthro
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.