Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116107
b: refs/heads/master
c: 247bc6d
h: refs/heads/master
i:
  116105: 4c37711
  116103: 661e04d
v: v3
  • Loading branch information
Paul Mundt committed Sep 8, 2008
1 parent 3646cba commit db6748e
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: ee386de77419f9fedf206d84c4d4b2de0ead5bcb
refs/heads/master: 247bc6d2ae3e2de08529977952c7d085f9d562d4
1 change: 1 addition & 0 deletions trunk/arch/sh/kernel/kprobes.c
Original file line number Diff line number Diff line change
Expand Up @@ -542,6 +542,7 @@ int __kprobes longjmp_break_handler(struct kprobe *p, struct pt_regs *regs)
MIN_STACK_SIZE(stack_addr));

kcb->kprobe_status = KPROBE_HIT_SS;
preempt_enable_no_resched();
return 1;
}
return 0;
Expand Down

0 comments on commit db6748e

Please sign in to comment.