[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <12088476062604-git-send-email-yamahata@valinux.co.jp>
Date: Tue, 22 Apr 2008 16:00:03 +0900
From: Isaku Yamahata <yamahata@...inux.co.jp>
To: jeremy@...p.org
Cc: linux-kernel@...r.kernel.org,
virtualization@...ts.linux-foundation.org,
xen-ia64-devel@...ts.xensource.com, eddie.dong@...el.com,
yamahata@...inux.co.jp
Subject: [PATCH 0/3] xen: more portability patches
Hi Jeremy.
Here are the 3 patches for ia64/xen support.
The first one is just to move manage.c under drivers/xen.
This is trivial.
The second and third ones are for compilation fix on ia64.
You may want to postpone those 2 patches to make your merge task
easy as you said before.
thanks,
Diffstat
arch/x86/xen/Makefile | 2 +-
drivers/xen/Makefile | 2 +-
drivers/xen/balloon.c | 8 ++++----
{arch/x86 => drivers}/xen/manage.c | 0
include/xen/interface/memory.h | 12 ++++++++----
5 files changed, 14 insertions(+), 10 deletions(-)
rename {arch/x86 => drivers}/xen/manage.c (100%)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists