Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1887
b: refs/heads/master
c: 358c6ac
h: refs/heads/master
i:
  1885: 1164a15
  1883: 2079af3
  1879: 88ee87c
  1871: 2d2325c
  1855: feda4af
v: v3
  • Loading branch information
Ananth N Mavinakayanahalli authored and Linus Torvalds committed Jun 8, 2005
1 parent 103bb80 commit 5d935dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 7840e5e95c1a8622425f11454600a49b6c718886
refs/heads/master: 358c6ac0dd4ffa5e44d59d4008a2627aa2f02b6f
2 changes: 0 additions & 2 deletions trunk/arch/ppc64/kernel/kprobes.c
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,6 @@ int kprobe_exceptions_notify(struct notifier_block *self, unsigned long val,
*/
preempt_disable();
switch (val) {
case DIE_IABR_MATCH:
case DIE_DABR_MATCH:
case DIE_BPT:
if (kprobe_handler(args->regs))
ret = NOTIFY_STOP;
Expand Down

0 comments on commit 5d935dd

Please sign in to comment.