|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] fix ia64 build
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@xxxxxx>
---
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
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] fix ia64 build,
Alex Williamson <=
|
|
|
|
|