rpms/kernel/devel linux-2.6.12rc3-xen-vdso-note.patch,1.2,1.3

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Apr 27 14:45:51 UTC 2005


Author: riel

Update of /cvs/dist/rpms/kernel/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv23805

Modified Files:
	linux-2.6.12rc3-xen-vdso-note.patch 
Log Message:
fix Xen compile with vdso patch

linux-2.6.12rc3-xen-vdso-note.patch:
 linux-2.6.11/include/asm-xen/asm-i386/page.h   |    2 +
 linux-2.6/arch/xen/i386/kernel/vsyscall-note.S |   32 +++++++++++++++++++++++++
 2 files changed, 34 insertions(+)

Index: linux-2.6.12rc3-xen-vdso-note.patch
===================================================================
RCS file: /cvs/dist/rpms/kernel/devel/linux-2.6.12rc3-xen-vdso-note.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- linux-2.6.12rc3-xen-vdso-note.patch	27 Apr 2005 14:28:56 -0000	1.2
+++ linux-2.6.12rc3-xen-vdso-note.patch	27 Apr 2005 14:45:48 -0000	1.3
@@ -33,4 +33,14 @@
 +NOTE_KERNELCAP_BEGIN(1, 1)
 +NOTE_KERNELCAP(0, "nosegneg")
 +NOTE_KERNELCAP_END
-
+--- linux-2.6.11/include/asm-xen/asm-i386/page.h.vdso	2005-04-27 10:33:03.000000000 -0400
++++ linux-2.6.11/include/asm-xen/asm-i386/page.h	2005-04-27 10:33:19.000000000 -0400
+@@ -200,6 +200,8 @@ extern int sysctl_legacy_va_layout;
+ 
+ #define devmem_is_allowed(x) 1
+ 
++#define __HAVE_ARCH_GATE_AREA 1
++
+ #endif /* __KERNEL__ */
+ 
+ #endif /* _I386_PAGE_H */




More information about the fedora-cvs-commits mailing list