]> git.karo-electronics.de Git - mv-sheeva.git/commit
m68k: Resetting sa_handler in local copy of k_sigaction is pointless
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 30 Sep 2010 03:10:47 +0000 (23:10 -0400)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Fri, 7 Jan 2011 12:59:59 +0000 (13:59 +0100)
commit35fc157baf56db846afaeb5c730fa47e351cf0d2
treead4fe744a8e13ebdf381545fb0ce54a0e882a4bc
parent0eefed84fe9e1eb90f4b089ead95904306b23233
m68k: Resetting sa_handler in local copy of k_sigaction is pointless

... and had been such since the introduction of get_signal_to_deliver()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/kernel/signal.c