* [PATCH] percpu build fix
@ 2006-08-08 15:23 Alex Williamson
0 siblings, 0 replies; only message in thread
From: Alex Williamson @ 2006-08-08 15:23 UTC (permalink / raw)
To: Keir Fraser; +Cc: xen-devel
Keir,
The patch below is necessary to build xen on ia64 w/ cset
10982:ce619ad2d139. Please apply. Thanks,
Alex
Signed-off-by: Alex Williamson <alex.williamson@hp.com>
---
diff -r ce619ad2d139 xen/common/timer.c
--- a/xen/common/timer.c Tue Aug 08 14:29:16 2006 +0100
+++ b/xen/common/timer.c Tue Aug 08 09:21:40 2006 -0600
@@ -17,6 +17,7 @@
#include <xen/softirq.h>
#include <xen/timer.h>
#include <xen/keyhandler.h>
+#include <xen/percpu.h>
#include <asm/system.h>
#include <asm/desc.h>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-08-08 15:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-08 15:23 [PATCH] percpu build fix Alex Williamson
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.