Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99324
b: refs/heads/master
c: f082526
h: refs/heads/master
v: v3
  • Loading branch information
Maciej W. Rozycki authored and Ingo Molnar committed Jul 8, 2008
1 parent cc5c474 commit fd8f7b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 9a1c61929121cbd597a5575f82711c0db8ee1778
refs/heads/master: f08252623c7981f5cea70e4fab4983a94fc52212
3 changes: 1 addition & 2 deletions trunk/arch/x86/kernel/io_apic_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -1331,8 +1331,7 @@ static void __init setup_ExtINT_IRQ0_pin(unsigned int apic, unsigned int pin, in
* The timer IRQ doesn't have to know that behind the
* scene we have a 8259A-master in AEOI mode ...
*/
irq_desc[0].chip = &ioapic_chip;
set_irq_handler(0, handle_edge_irq);
ioapic_register_intr(0, vector, IOAPIC_EDGE);

/*
* Add it to the IO-APIC irq-routing table:
Expand Down

0 comments on commit fd8f7b4

Please sign in to comment.