[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <10EA09EFD8728347A513008B6B0DA77A02F3794B@pdsmsx411.ccr.corp.intel.com>
Date: Tue, 25 Mar 2008 14:35:02 +0800
From: "Dong, Eddie" <eddie.dong@...el.com>
To: "Dong, Eddie" <eddie.dong@...el.com>,
"Jeremy Fitzhardinge" <jeremy@...p.org>
Cc: <virtualization@...ts.linux-foundation.org>,
<linux-kernel@...r.kernel.org>,
"Andrew Morton" <akpm@...ux-foundation.org>,
<linux-ia64@...r.kernel.org>,
<kvm-ia64-devel@...ts.sourceforge.net>,
<xen-ia64-devel@...ts.xensource.com>
Subject: RE: Xen common code across architecture
Dong, Eddie wrote:
> Jeremy/Andrew:
>
> Isaku Yamahata, I and some other IA64/Xen community memebers are
>
> working together to enable pv_ops for IA64 Linux. This patch is a
> preparation to
> move common arch/x86/xen/events.c to drivers/xen (contents are
> identical) against
> mm tree, it is based on Yamahata's IA64/pv_ops patch serie.
> In case you want to have a brief view of whole pv_ops/IA64 patch
> serie,
> please refer to IA64 Linux mailinglist.
>
> Thanks, Eddie
>
>
Fix a typo. Merged one is attached too.
Signed-off-by: Yaozu (Eddie) Dong <eddie.dong@...el.com>
--- drivers/xen/events_old.c 2008-03-25 14:31:40.503525471 +0800
+++ drivers/xen/events.c 2008-03-25 14:19:39.841851430 +0800
@@ -37,7 +37,7 @@
#include <xen/interface/xen.h>
#include <xen/interface/event_channel.h>
-#include "xen-ops.h"
+#include <xen/xen-ops.h>
/*
* This lock protects updates to the following mapping and
reference-count
Download attachment "typo" of type "application/octet-stream" (350 bytes)
Download attachment "move_xenirq3.patch" of type "application/octet-stream" (30864 bytes)
Powered by blists - more mailing lists