Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232061
b: refs/heads/master
c: e49b1fa
h: refs/heads/master
i:
  232059: c13ca42
v: v3
  • Loading branch information
Anton Blanchard authored and Benjamin Herrenschmidt committed Jan 21, 2011
1 parent 428dd60 commit 90836bb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: dfb5509f8f49ffd52922060c830978ed5a9b9731
refs/heads/master: e49b1fae0ba4d06b29bd753a961abb447566bf4a
5 changes: 0 additions & 5 deletions trunk/arch/powerpc/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -626,11 +626,6 @@ void machine_check_exception(struct pt_regs *regs)
if (recover > 0)
return;

if (user_mode(regs)) {
_exception(SIGBUS, regs, BUS_ADRERR, regs->nip);
return;
}

#if defined(CONFIG_8xx) && defined(CONFIG_PCI)
/* the qspan pci read routines can cause machine checks -- Cort
*
Expand Down

0 comments on commit 90836bb

Please sign in to comment.