[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] ia64 build fix
Keir, The patch below is needed to build ia64 on current xen-unstable. Please apply. BTW, the new mmap'ing of the kva page through the /proc entry does seem to avoid the problem we were having with kmem on ia64. Thanks, Alex Signed-off-by: Alex Williamson <alex.williamson@xxxxxx> --- diff -r 64f11b0e2e7d xen/include/xen/console.h --- a/xen/include/xen/console.h Sat Mar 4 19:16:36 2006 +0100 +++ b/xen/include/xen/console.h Sun Mar 5 10:32:10 2006 -0700 @@ -8,6 +8,7 @@ #define __CONSOLE_H__ #include <xen/spinlock.h> +#include <xen/guest_access.h> extern spinlock_t console_lock; _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |