[PATCH 0/3] xen: more portability patches

From: Isaku Yamahata
Date: Tue Apr 22 2008 - 03:06:35 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/