Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11098
b: refs/heads/master
c: 68e4a86
h: refs/heads/master
v: v3
  • Loading branch information
Maciej W. Rozycki authored and Ralf Baechle committed Oct 29, 2005
1 parent 183f0db commit 48d05be
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: a93500037e6cf1d08ce112444386f408a047b548
refs/heads/master: 68e4a86c8010d15ec844d06f45cd564631f2fa7e
2 changes: 1 addition & 1 deletion trunk/arch/mips/dec/ecc-berr.c
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ irqreturn_t dec_ecc_be_interrupt(int irq, void *dev_id, struct pt_regs *regs)
int action = dec_ecc_be_backend(regs, 0, 1);

if (action == MIPS_BE_DISCARD)
return IRQ_NONE;
return IRQ_HANDLED;

/*
* FIXME: Find affected processes and kill them, otherwise we
Expand Down

0 comments on commit 48d05be

Please sign in to comment.