]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] uml: fix segfault on exit with CONFIG_GCOV
authorJeff Dike <jdike@addtoit.com>
Sat, 28 May 2005 22:51:56 +0000 (15:51 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 28 May 2005 23:46:12 +0000 (16:46 -0700)
commitcc80c1664636cbbcc4271c87cd56018f573c56fc
tree48b809f504e1c4fd7660507909e1553d40412b98
parent5684a540d1a427ae92b56351a37687dd5170be28
[PATCH] uml: fix segfault on exit with CONFIG_GCOV

We need to disable signals on exit in all cases, not just when rebooting.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/kernel/main.c