|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] xen_sysfs.c build fix
The patch below fixes a build problem when enabling XEN_SYSFS on
xen/ia64. I'll update the xen/ia64 pieces to make this the default once
this is included. Thanks,
Alex
Signed-off-by: Alex Williamson <alex.williamson@xxxxxx>
---
diff -r a9f5cf43451f linux-2.6-xen-sparse/drivers/xen/core/xen_sysfs.c
--- a/linux-2.6-xen-sparse/drivers/xen/core/xen_sysfs.c Tue Mar 21 11:19:11
2006 -0700
+++ b/linux-2.6-xen-sparse/drivers/xen/core/xen_sysfs.c Tue Mar 21 14:12:38
2006 -0700
@@ -12,6 +12,7 @@
#include <linux/module.h>
#include <linux/init.h>
#include <asm/hypervisor.h>
+#include <xen/features.h>
#include <xen/hypervisor_sysfs.h>
MODULE_LICENSE("GPL");
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] xen_sysfs.c build fix,
Alex Williamson <=
|
|
|
|
|