kernel-ark/arch/um/os-Linux
Jeff Dike a502a3593c [PATCH] uml: fix vsyscall brokenness
The #if/#ifdef cleanup exposed a bug in UML's ELF header processing.  With
this bug fixed, UML recognizes the vsyscall info coming from the host.  On
FC4, there is a vsyscall page low in the address space, which UML doesn't
provide.  This causes an infinite page fault loop and a hang on boot.

This patch works around that by making this look like a no-vsyscall system.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-07-29 15:01:14 -07:00
..
drivers
include
sys-i386
sys-x86_64
util
elf_aux.c [PATCH] uml: fix vsyscall brokenness 2005-07-29 15:01:14 -07:00
file.c
Makefile
process.c
signal.c
time.c
tty.c
user_syms.c