um: let signal_delivered() do SIGTRAP on singlestepping into handler
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 6 Sep 2012 17:39:47 +0000 (13:39 -0400)
committerRichard Weinberger <richard@nod.at>
Thu, 27 Sep 2012 16:04:47 +0000 (18:04 +0200)
... rather than duplicating that in sigframe setup code (and doing that
inconsistently, at that)

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found