Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232931
b: refs/heads/master
c: a9fe8d5
h: refs/heads/master
i:
  232929: ff6b80c
  232927: 4f91775
v: v3
  • Loading branch information
Thomas Gleixner committed Feb 5, 2011
1 parent db1f245 commit 516696d
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: 872434d69c644b8aa5088b835598dc3cd9832aff
refs/heads/master: a9fe8d5fd52ecd17c3f3970bbcf6b3573f831898
2 changes: 1 addition & 1 deletion trunk/arch/m32r/kernel/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ asmlinkage unsigned int do_IRQ(int irq, struct pt_regs *regs)
#ifdef CONFIG_DEBUG_STACKOVERFLOW
/* FIXME M32R */
#endif
__do_IRQ(irq);
generic_handle_irq(irq);
irq_exit();
set_irq_regs(old_regs);

Expand Down

0 comments on commit 516696d

Please sign in to comment.