linux/arch/um/os-Linux
Richard Weinberger f72c22e45e um: Make stack trace reliable against kernel mode faults
As UML uses an alternative signal stack we cannot use
the current stack pointer for stack dumping if UML itself
dies by SIGSEGV. To bypass this issue we save regs taken
from mcontext in our segv handler into thread_struct and
use these regs to obtain the stack pointer in show_stack().

Signed-off-by: Richard Weinberger <richard@nod.at>
2013-11-17 11:27:30 +01:00
..
drivers
skas
Makefile
aio.c
elf_aux.c
execvp.c
file.c
helper.c
internal.h
irq.c
main.c
mem.c
process.c
registers.c
sigio.c
signal.c um: Make stack trace reliable against kernel mode faults 2013-11-17 11:27:30 +01:00
start_up.c
time.c
tty.c
umid.c
user_syms.c
util.c