From: Alex Williamson <alex.williamson@hp.com>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: [PATCH] fix ia64 build
Date: Thu, 30 Mar 2006 23:59:38 -0700 [thread overview]
Message-ID: <1143788378.6114.227.camel@localhost> (raw)
The ia64 build doesn't yet include drivers/xen/Kconfig directly so we
need to replicate the new XEN_INTERFACE_VERSION option in the arch
Kconfig. Thanks,
Alex
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
---
diff -r 8a8361994904 linux-2.6-xen-sparse/arch/ia64/Kconfig
--- a/linux-2.6-xen-sparse/arch/ia64/Kconfig Fri Mar 31 00:26:07 2006 +0100
+++ b/linux-2.6-xen-sparse/arch/ia64/Kconfig Thu Mar 30 23:56:15 2006 -0700
@@ -90,6 +90,11 @@ config XEN_SYSFS
default y
help
Xen hypervisor attributes will show up under /sys/hypervisor/.
+
+config XEN_INTERFACE_VERSION
+ hex
+ depends on XEN
+ default 0x00030101
config SCHED_NO_NO_OMIT_FRAME_POINTER
bool
next reply other threads:[~2006-03-31 6:59 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-31 6:59 Alex Williamson [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-05-19 20:12 [PATCH] fix ia64 build Alex Williamson
2007-01-04 3:03 Alex Williamson
2007-01-04 9:49 ` Keir Fraser
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=1143788378.6114.227.camel@localhost \
--to=alex.williamson@hp.com \
--cc=Keir.Fraser@cl.cam.ac.uk \
--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.