|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] Re: [Xen-staging] [xen-unstable] acm: Code restructu
On Tue, 2007-04-24 at 16:54 +0100, Xen staging patchbot-unstable wrote:
> # HG changeset patch
> # User kfraser@xxxxxxxxxxxxxxxxxxxxx
> # Date 1177429935 -3600
> # Node ID a99093e602c6646cb2b4617dd0544ea17edef724
> # Parent 4bbc509a0b3fbb1bcf87dcea49ef3558c1d069fa
> acm: Code restructuring on domain create/destroy.
The patch below fixes the build breakage this causes on ia64.
Thanks,
Alex
Signed-off-by: Alex Williamson <alex.williamson@xxxxxx>
---
diff -r c1d3f4fbfacf xen/arch/ia64/xen/xensetup.c
--- a/xen/arch/ia64/xen/xensetup.c Tue Apr 24 17:02:10 2007 +0100
+++ b/xen/arch/ia64/xen/xensetup.c Tue Apr 24 11:40:36 2007 -0600
@@ -28,6 +28,7 @@
#include <asm/iosapic.h>
#include <xen/softirq.h>
#include <xen/rcupdate.h>
+#include <acm/acm_hooks.h>
unsigned long xenheap_phys_end, total_pages;
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] Re: [Xen-staging] [xen-unstable] acm: Code restructuring on domain create/destroy.,
Alex Williamson <=
|
|
|
|
|