]> git.baikalelectronics.ru Git - kernel.git/commit
mn10300: don't bother with SIGTRAP in setup_frame()
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 27 May 2012 02:20:22 +0000 (22:20 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 1 Oct 2012 13:58:16 +0000 (09:58 -0400)
commitd8a4081b8999173ce87b4637704a020876335fb0
tree41a6d5d1d71eb9d2b69f54f7a7e4f795e81680bf
parent66634680ecb091fa1f585031ed0c03d8d1764fb3
mn10300: don't bother with SIGTRAP in setup_frame()

... just tell signal_delivered() to do it.

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