commit | 24742ece8eb01b5855059020ba1c09173fd9b732 | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@linux-mips.org> | Tue May 27 21:19:40 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jul 08 09:13:05 2008 +0200 |
tree | 14a19933c7b3afd17fe239f01fa31b321deb54b9 | |
parent | f7633ce55b2ea2926a39d7ca9d0bb06c43edd2c2 [diff] |
x86: I/O APIC: unmask the second-chance timer interrupt Unmask the timer interrupt line set up in the through-8259A mode explicitly after setup_timer_IRQ0_pin() has set up the I/O APIC interrupt redirection entry to let the two operations be unbound from each other. Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>