]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/i386/kernel/io_apic.c
[PATCH] i386: move apic init in init_IRQs
[linux-2.6-omap-h63xx.git] / arch / i386 / kernel / io_apic.c
index cc5d7ac5b2e7dfa5a157bb0dffe57971bc037ed4..5a77c52b20a934d2d9a168ee20a1a965201e1818 100644 (file)
@@ -2387,11 +2387,15 @@ void __init setup_IO_APIC(void)
        sync_Arb_IDs();
        setup_IO_APIC_irqs();
        init_IO_APIC_traps();
-       check_timer();
        if (!acpi_ioapic)
                print_IO_APIC();
 }
 
+void __init IO_APIC_late_time_init(void)
+{
+       check_timer();
+}
+
 /*
  *     Called after all the initialization is done. If we didnt find any
  *     APIC bugs then we can allow the modify fast path