diff options
author | Jeff Dike <jdike@addtoit.com> | 2005-07-29 23:03:33 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-30 00:01:14 +0200 |
commit | a502a3593c7aa2aff99a61ed71e7cb828ee4da8b (patch) | |
tree | 5960bb8522d9ce4c677233b0cdc5453bf8aef2f5 /arch/s390/defconfig | |
parent | [PATCH] fbdev: Replace memcpy with for-loop when preparing bitmap (diff) | |
download | linux-a502a3593c7aa2aff99a61ed71e7cb828ee4da8b.tar.xz linux-a502a3593c7aa2aff99a61ed71e7cb828ee4da8b.zip |
[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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions