From: Ben Guthro <bguthro@virtualiron.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: XEN_GRANT_DEV config option for x86?
Date: Fri, 14 Dec 2007 08:09:05 -0500 [thread overview]
Message-ID: <47628071.402@virtualiron.com> (raw)
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
next reply other threads:[~2007-12-14 13:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-14 13:09 Ben Guthro [this message]
2007-12-14 13:31 ` XEN_GRANT_DEV config option for x86? Ben Guthro
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47628071.402@virtualiron.com \
--to=bguthro@virtualiron.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.