Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116106
b: refs/heads/master
c: ee386de
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Sep 8, 2008
1 parent 4c37711 commit 3646cba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 174b5c9923e0170c844e03d55a9f3fb3b329a8b7
refs/heads/master: ee386de77419f9fedf206d84c4d4b2de0ead5bcb
2 changes: 1 addition & 1 deletion trunk/arch/sh/kernel/kprobes.c
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ int __kprobes kprobe_exceptions_notify(struct notifier_block *self,
ret = NOTIFY_STOP;
} else {
/* Not a kprobe trap */
force_sig(SIGTRAP, current);
ret = NOTIFY_DONE;
}
} else {
p = get_kprobe(addr);
Expand Down

0 comments on commit 3646cba

Please sign in to comment.