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@hp.com> --- 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@lists.xensource.com http://lists.xensource.com/xen-devel