commit | f9a38eace4498a5e9f6d2cdfc879d5444edc3a5f | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Sep 06 13:39:47 2012 -0400 |
committer | Richard Weinberger <richard@nod.at> | Thu Sep 27 18:04:47 2012 +0200 |
tree | 05b69fff2e0c496ce24421adaf184b8c0ee0a9d8 | |
parent | bf56d57638452a8ee9241c9ca082d59cd2ca4cc8 [diff] |
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 <viro@zeniv.linux.org.uk>