|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] Fix ia32 support.
# HG changeset patch
# User cl349@xxxxxxxxxxxxxxxxxxxx
# Node ID 581d4a0ac7290523d04f5a7d8b35cc727baa8089
# Parent 5caf1de3f2682e91831b09f464c70662658a8e45
Fix ia32 support.
From: Chris Wright <chrisw@xxxxxxxxxxxx>
Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>
diff -r 5caf1de3f268 -r 581d4a0ac729
linux-2.6-xen-sparse/arch/x86_64/ia32/Makefile
--- a/linux-2.6-xen-sparse/arch/x86_64/ia32/Makefile Tue Feb 7 14:56:39 2006
+++ b/linux-2.6-xen-sparse/arch/x86_64/ia32/Makefile Tue Feb 7 15:24:04 2006
@@ -33,6 +33,8 @@
ifdef CONFIG_XEN
AFLAGS_vsyscall-int80.o = -m32 -Iarch/i386/kernel
+CFLAGS_syscall32-xen.o += -DUSE_INT80
+AFLAGS_syscall32_syscall-xen.o += -DUSE_INT80
$(obj)/syscall32_syscall-xen.o: \
$(foreach F,int80 sysenter syscall,$(obj)/vsyscall-$F.so)
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] Fix ia32 support.,
Xen patchbot -unstable <=
|
|
|
|
|