diff options
author | Paul Mundt <lethal@linux-sh.org> | 2008-09-08 05:12:33 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2008-09-08 05:12:33 -0400 |
commit | ee386de77419f9fedf206d84c4d4b2de0ead5bcb (patch) | |
tree | 465a797b46d8124f918e99948734b0528f2bec3b /arch/sh/kernel/process_32.c | |
parent | 174b5c9923e0170c844e03d55a9f3fb3b329a8b7 (diff) |
sh: kprobes: Default to NOTIFY_DONE for unhandled debug traps.
Presently this is doing a force_sig() SIGTRAP, which is already taken
care of in the generic code if no one asserts NOTIFY_STOP. Switch the
default return to NOTIFY_DONE in the case of unhandled traps, so that
the same trap may pass through to other users on the same die chain.
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/kernel/process_32.c')
0 files changed, 0 insertions, 0 deletions