From: Al Viro Date: Thu, 6 Sep 2012 17:39:47 +0000 (-0400) Subject: um: let signal_delivered() do SIGTRAP on singlestepping into handler X-Git-Tag: v3.7-rc1~64^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e2c85aa6c7a158d967db75931db7f13d20d31f4;p=pandora-kernel.git um: let signal_delivered() do SIGTRAP on singlestepping into handler ... rather than duplicating that in sigframe setup code (and doing that inconsistently, at that) Signed-off-by: Al Viro --- Reading git-diff-tree failed