linux/arch/um/os-Linux
Richard Weinberger db271cf03f um: fix crash while os_dump_core()
os_dump_core() emits SIGTERM to terminate all UML processes.  Kernel
threads have to exit on SIGTERM instead of calling last_ditch_exit().
Multiple calls to last_ditch_exit() can cause a crash.

Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-05-25 08:39:42 -07:00
..
drivers
skas
sys-i386
sys-x86_64
Makefile
aio.c
elf_aux.c
execvp.c
file.c Deal with missing exports for hostfs 2010-08-09 16:47:25 -04:00
helper.c
irq.c
main.c um: remove SIGHUP handler 2011-05-25 08:39:40 -07:00
mem.c um: os-linux/mem.c needs sys/stat.h 2010-06-29 15:29:32 -07:00
process.c um: fix crash while os_dump_core() 2011-05-25 08:39:42 -07:00
registers.c
sigio.c
signal.c
start_up.c
time.c um: fix global timer issue when using CONFIG_NO_HZ 2010-10-26 16:52:03 -07:00
tls.c
tty.c
uaccess.c
umid.c
user_syms.c Deal with missing exports for hostfs 2010-08-09 16:47:25 -04:00
util.c um: add earlyprintk support 2011-05-25 08:39:41 -07:00