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

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Apr 27 14:28:59 UTC 2005


Author: riel

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

Modified Files:
	linux-2.6.12rc3-xen-vdso-note.patch 
Log Message:
wrong path - it included itself recursively and blew up

linux-2.6.12rc3-xen-vdso-note.patch:
 vsyscall-note.S |   32 ++++++++++++++++++++++++++++++++
 1 files changed, 32 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.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-2.6.12rc3-xen-vdso-note.patch	27 Apr 2005 01:38:11 -0000	1.1
+++ linux-2.6.12rc3-xen-vdso-note.patch	27 Apr 2005 14:28:56 -0000	1.2
@@ -7,7 +7,7 @@
 + * First we get the vanilla i386 note that supplies the kernel version info.
 + */
 +
-+#include "../../i386/kernel/vsyscall-note.S"
++#include "../../../i386/kernel/vsyscall-note.S"
 +
 +/*
 + * Now we add a special note telling glibc's dynamic linker a fake hardware




More information about the fedora-cvs-commits mailing list