Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232060
b: refs/heads/master
c: dfb5509
h: refs/heads/master
v: v3
  • Loading branch information
Anton Blanchard authored and Benjamin Herrenschmidt committed Jan 21, 2011
1 parent c13ca42 commit 428dd60
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: 3f9793e6b66efcf196974ee4f0d62de6282eb41b
refs/heads/master: dfb5509f8f49ffd52922060c830978ed5a9b9731
2 changes: 0 additions & 2 deletions trunk/arch/powerpc/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -648,8 +648,6 @@ void machine_check_exception(struct pt_regs *regs)
if (check_io_access(regs))
return;

if (debugger_fault_handler(regs))
return;
die("Machine check", regs, SIGBUS);

/* Must die if the interrupt is not recoverable */
Expand Down

0 comments on commit 428dd60

Please sign in to comment.