Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 118849
b: refs/heads/master
c: aefefbb
h: refs/heads/master
i:
  118847: c09381f
v: v3
  • Loading branch information
David Howells authored and Linus Torvalds committed Nov 12, 2008
1 parent f2cad73 commit fbef1dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: f911c685d65ea1855eb3f95b8eaf871e5d9342fa
refs/heads/master: aefefbbec1ad25bafa97a7a1db25313ce26563e2
3 changes: 0 additions & 3 deletions trunk/arch/mn10300/mm/misalignment.c
Original file line number Diff line number Diff line change
Expand Up @@ -314,9 +314,6 @@ asmlinkage void misalignment(struct pt_regs *regs, enum exception_code code)

kdebug("==>misalignment({pc=%lx})", regs->pc);

if (in_interrupt())
die("Misalignment trap in interrupt context", regs, code);

if (regs->epsw & EPSW_IE)
asm volatile("or %0,epsw" : : "i"(EPSW_IE));

Expand Down

0 comments on commit fbef1dd

Please sign in to comment.