Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c9076b63 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

Revert "x86: fix IO APIC breakage on HP nx6325"



This reverts commit 90221a61a71b7ad659d8741cf1e404506b174982.

This too was just temporary diagnostics - not needed now that we've
got the final fix via:

| commit e2079c43
| Author: Rafael J. Wysocki <rjw@sisk.pl>
| Date:   Tue Jul 8 16:12:26 2008 +0200
|
|     x86: fix C1E && nx6325 stability problem

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 2179bab7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1738,7 +1738,6 @@ static inline void __init check_timer(void)
		/* replace_pin_at_irq(0, apic1, pin1, apic2, pin2); */
		setup_timer_IRQ0_pin(apic2, pin2, cfg->vector);
		unmask_IO_APIC_irq(0);
		clear_IO_APIC_pin(apic2, pin2);
		enable_8259A_irq(0);
		if (timer_irq_works()) {
			apic_printk(APIC_VERBOSE," works.\n");