Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8613
b: refs/heads/master
c: 24dead8
h: refs/heads/master
i:
  8611: 5c60673
v: v3
  • Loading branch information
Alexander Nyberg authored and Linus Torvalds committed Sep 12, 2005
1 parent f8743f1 commit de66406
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: f297e4e5e4245a5c3fb36e7f754cde96cdb4bc43
refs/heads/master: 24dead8ac9c8fa78b9bfb45b06080a7018fd2ed3
1 change: 0 additions & 1 deletion trunk/arch/x86_64/kernel/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ asmlinkage unsigned int do_IRQ(struct pt_regs *regs)
unsigned irq = regs->orig_rax & 0xff;

irq_enter();
BUG_ON(irq > 256);

__do_IRQ(irq, regs);
irq_exit();
Expand Down

0 comments on commit de66406

Please sign in to comment.