kernel-ark/arch/um/kernel
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
..
skas [PATCH] uml: fix static binary segfault 2006-07-10 13:24:23 -07:00
tt [PATCH] uml: fix static binary segfault 2006-07-10 13:24:23 -07:00
asm-offsets.c
config.c.in
dyn.lds.S
exec_kern.c
exitcode.c
gmon_syms.c
gprof_syms.c
init_task.c
initrd.c
irq.c [PATCH] irq-flags: UM: Use the new IRQF_ constants 2006-07-02 13:58:48 -07:00
ksyms.c [PATCH] uml: remove some useless exports 2006-07-10 13:24:23 -07:00
Makefile
mem.c [PATCH] uml: fix static binary segfault 2006-07-10 13:24:23 -07:00
physmem.c [PATCH] uml: fix static binary segfault 2006-07-10 13:24:23 -07:00
process_kern.c
ptrace.c
reboot.c
resource.c
sigio_kern.c [PATCH] irq-flags: UM: Use the new IRQF_ constants 2006-07-02 13:58:48 -07:00
signal_kern.c
smp.c
syscall_kern.c
syscall.c
sysrq.c
time_kern.c [PATCH] uml: timer initialization cleanup 2006-07-10 13:24:23 -07:00
tlb.c
trap_kern.c
uaccess.c
um_arch.c [PATCH] uml: fix static binary segfault 2006-07-10 13:24:23 -07:00
umid.c
uml.lds.S [PATCH] uml: fix static binary segfault 2006-07-10 13:24:23 -07:00
vmlinux.lds.S