linux-stable-rt/arch/i386/boot
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
..
compressed xen: disable vdso "nosegneg" on native boot 2007-07-20 08:44:19 -07:00
tools
.gitignore Update .gitignore for arch/i386/boot 2007-07-19 14:32:38 -07:00
Makefile [PATCH] x86: do not recompile boot for each build 2007-07-18 11:36:17 -07:00
a20.c
apm.c
bitops.h
boot.h [x86 setup] Fix assembly constraints 2007-07-18 11:36:17 -07:00
cmdline.c
code16gcc.h
copy.S
cpu.c
cpucheck.c [x86 setup] Fix assembly constraints 2007-07-18 11:36:17 -07:00
edd.c
header.S
install.sh
main.c
mca.c [x86 setup] Fix assembly constraints 2007-07-18 11:36:17 -07:00
memory.c
mtools.conf.in
pm.c [x86 setup] Fix assembly constraints 2007-07-18 11:36:17 -07:00
pmjump.S
printf.c
setup.ld
string.c
tty.c [x86 setup] Save/restore DS around invocations of INT 10h 2007-07-18 11:36:17 -07:00
version.c
vesa.h
video-bios.c
video-vesa.c
video-vga.c
video.c [x86 setup] VGA: Clear the Protect bit before setting the vertical height 2007-07-18 11:36:17 -07:00
video.h [x86 setup] Save/restore DS around invocations of INT 10h 2007-07-18 11:36:17 -07:00
voyager.c [x86 setup] Fix assembly constraints 2007-07-18 11:36:17 -07:00