linux/arch/um/include/tt
Jeff Dike 23bbd586ed [PATCH] uml: fix static binary segfault
When UML is built as a static binary, it segfaults when run.  The reason is
that a memory hole that is present in dynamic binaries isn't there in static
binaries, and it contains essential stuff.

This fix removes the code which maps some anonymous memory into that hole and
cleans up some related code.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-07-10 13:24:23 -07:00
..
debug.h [PATCH] uml: move headers to arch/um/include 2006-01-18 19:20:19 -08:00
mmu-tt.h [PATCH] uml: move headers to arch/um/include 2006-01-18 19:20:19 -08:00
mode-tt.h [PATCH] uml: move headers to arch/um/include 2006-01-18 19:20:19 -08:00
mode_kern_tt.h [PATCH] uml: fix static binary segfault 2006-07-10 13:24:23 -07:00
tt.h [PATCH] uml: request format warnings to GCC for appropriate functions 2006-04-11 06:18:35 -07:00
uaccess-tt.h [PATCH] uml: move headers to arch/um/include 2006-01-18 19:20:19 -08:00