x86: I/O APIC: unmask the second-chance timer interrupt
authorMaciej W. Rozycki <macro@linux-mips.org>
Tue, 27 May 2008 20:19:40 +0000 (21:19 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 07:13:05 +0000 (09:13 +0200)
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>

No differences found