|
|
|
|
|
|
|
|
|
|
xen-ia64-devel
[Xen-ia64-devel] [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%)
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-ia64-devel] [PATCH 0/3] xen: more portability patches,
Isaku Yamahata <=
|
|
|
|
|