commit | 8513c42edb3f1c91a8418fae11846c87cf7b8581 | [log] [tgz] |
---|---|---|
author | Bernd Schmidt <bernds_cb1@t-online.de> | Wed May 07 11:41:26 2008 +0800 |
committer | Bryan Wu <cooloney@kernel.org> | Wed May 07 11:41:26 2008 +0800 |
tree | d8e4b855507413b55a0097aa86885d8e3fd037c6 | |
parent | 7d39270d31b91647722823a0919164dea9fd4ad7 [diff] |
[Blackfin] arch: disable single stepping when delivering a signal When delivering a signal, disable single stepping but call ptrace_notify if it was enabled before. The idea was taken from the x86 port. Signed-off-by: Bernd Schmidt <bernds_cb1@t-online.de> Signed-off-by: Bryan Wu <cooloney@kernel.org>