From: Martin Schwidefsky Date: Sun, 24 Jul 2011 08:48:33 +0000 (+0200) Subject: [S390] use siginfo for sigtrap signals X-Git-Tag: v3.1-rc1~261^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73b7d40ff1bcd44b4245c2714b88cf872fe44685;p=pandora-kernel.git [S390] use siginfo for sigtrap signals Provide additional information on SIGTRAP by using a sig_info signal. Use TRAP_BRKPT for breakpoints via illegal operation and TRAP_HWBKPT for breakpoints via program event recording. Provide the address of the instruction that caused the breakpoint via si_addr. While we are at it get rid of tracehook_consider_fatal_signal. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed