From: Alex Williamson <alex.williamson@hp.com>
To: Keir Fraser <keir@xensource.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: [PATCH] Re: [Xen-staging] [xen-unstable] acm: Code restructuring on domain create/destroy.
Date: Tue, 24 Apr 2007 11:52:51 -0600 [thread overview]
Message-ID: <1177437171.6390.3.camel@lappy> (raw)
In-Reply-To: <200704241554.l3OFsM4Z020540@latara.uk.xensource.com>
On Tue, 2007-04-24 at 16:54 +0100, Xen staging patchbot-unstable wrote:
> # HG changeset patch
> # User kfraser@localhost.localdomain
> # 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@hp.com>
---
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;
parent reply other threads:[~2007-04-24 17:52 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <200704241554.l3OFsM4Z020540@latara.uk.xensource.com>]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1177437171.6390.3.camel@lappy \
--to=alex.williamson@hp.com \
--cc=keir@xensource.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.