[POWERPC] Implement logging of unhandled signals
authorOlof Johansson <olof@lixom.net>
Fri, 12 Oct 2007 00:20:07 +0000 (10:20 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 12 Oct 2007 04:05:18 +0000 (14:05 +1000)
Implement show_unhandled_signals sysctl + support to print when a process
is killed due to unhandled signals just as i386 and x86_64 does.

Default to having it off, unlike x86 that defaults on.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found