|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] 2nd percpu build fix
Keir,
This one hasn't hit xen-unstable.hg yet, but xen-staging patch "[XEN]
Assorted further PER_CPU- or read_mostly-ifications." needs the below
include to build on ia64. Please apply. Thanks,
Alex
Signed-off-by: Alex Williamson <alex.williamson@xxxxxx>
---
diff -r 1f05ac8abda6 xen/common/domain.c
--- a/xen/common/domain.c Tue Aug 08 09:26:10 2006 -0600
+++ b/xen/common/domain.c Tue Aug 08 09:29:08 2006 -0600
@@ -21,6 +21,7 @@
#include <xen/hypercall.h>
#include <xen/delay.h>
#include <xen/shutdown.h>
+#include <xen/percpu.h>
#include <asm/debugger.h>
#include <public/dom0_ops.h>
#include <public/sched.h>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] 2nd percpu build fix,
Alex Williamson <=
|
|
|
|
|