Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 85917
b: refs/heads/master
c: aa409e0
h: refs/heads/master
i:
  85915: fc8cb3a
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed Feb 19, 2008
1 parent d1811a2 commit 6a06f2e
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: 5efe92c68045817b97927b748f369d407c1d89ab
refs/heads/master: aa409e028c41137a659c02d0081ba57b701e7446
2 changes: 1 addition & 1 deletion trunk/arch/mn10300/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ static asmlinkage void unsupported_syscall(struct pt_regs *regs,
if (code == EXCEP_SYSCALL15 && !user_mode(regs)) {
if (report_bug(regs->pc, regs) == BUG_TRAP_TYPE_BUG) {
#ifdef CONFIG_GDBSTUB
__gdbstub_bug_trap();
gdbstub_intercept(regs, code);
#endif
}
}
Expand Down

0 comments on commit 6a06f2e

Please sign in to comment.