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
..
2005-07-27 18:24:24 -07:00
2005-07-27 16:25:49 -07:00
2005-07-27 16:25:49 -07:00
2005-07-29 15:01:14 -07:00
2005-07-27 16:26:03 -07:00
2005-07-29 15:01:13 -07:00