Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu
[cascardo/linux.git] / arch / x86 / kernel / smpboot.c
index 6c2b844..1a712da 100644 (file)
@@ -1124,6 +1124,7 @@ static int __init smp_sanity_check(unsigned max_cpus)
                printk(KERN_ERR "... forcing use of dummy APIC emulation."
                                "(tell your hw vendor)\n");
                smpboot_clear_io_apic();
+               disable_ioapic_setup();
                return -1;
        }