Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/i386/boot/compressed
Roland McGrath d2eea68e7d xen: disable vdso "nosegneg" on native boot
One of the nice ideas behind paravirt is that CONFIG_XEN=y can be included
in a standard configuration and be no worse for native booting than as a
Xen guest.  The glibc feature that supports the vDSO "nosegneg" note is
designed specifically to make this easy.  You just have to flip one bit at
boot time.  This patch makes Xen flip the bit, so a CONFIG_XEN=y kernel on
bare hardware does not make glibc use the less-optimized library builds.

Signed-off-by: Roland McGrath <roland@redhat.com>
Acked-by: Jeremy Fitzhardinge <jeremy@xensource.com>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-20 08:44:19 -07:00
..
.gitignore [PATCH] Add .gitignore file for relocs in arch/i386 2006-12-30 10:55:55 -08:00
head.S Define zero-page offset 0x1e4 as a scratch field, and use it 2007-07-12 10:55:54 -07:00
Makefile Use the new x86 setup code for i386 2007-07-12 10:55:55 -07:00
misc.c [PATCH] x86: deflate stack usage in lib/inflate.c 2007-05-02 19:27:15 +02:00
relocs.c xen: disable vdso "nosegneg" on native boot 2007-07-20 08:44:19 -07:00
vmlinux.lds [PATCH] i386: Relocatable kernel support 2006-12-07 02:14:04 +01:00
vmlinux.scr [PATCH] i386: Relocatable kernel support 2006-12-07 02:14:04 +01:00