Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 42705
b: refs/heads/master
c: 4d3eeea
h: refs/heads/master
i:
  42703: c8c6753
v: v3
  • Loading branch information
Paul Mundt authored and Linus Torvalds committed Dec 7, 2006
1 parent 3590d8a commit 6feea1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e9c1528a429c831458e54c8701a0b80ba563a7a8
refs/heads/master: 4d3eeeac97a6e4fc1ff3ad184f1c3bf328de7cb6
1 change: 1 addition & 0 deletions trunk/arch/avr32/kernel/kprobes.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ static int __kprobes kprobe_handler(struct pt_regs *regs)
return 1;

no_kprobe:
preempt_enable_no_resched();
return ret;
}

Expand Down

0 comments on commit 6feea1b

Please sign in to comment.