Merge branch 'x86/urgent' into x86/irq
[deliverable/linux.git] / arch / x86 / kernel / smpboot.c
index eff2fe175422bb45f6926d349fee2e2043130f97..96f5f40a5c296312e15d560ddf1af9e3f3125e18 100644 (file)
@@ -1083,9 +1083,7 @@ void __init native_smp_prepare_cpus(unsigned int max_cpus)
        set_cpu_sibling_map(0);
 
        enable_IR_x2apic();
-#ifdef CONFIG_X86_64
        default_setup_apic_routing();
-#endif
 
        if (smp_sanity_check(max_cpus) < 0) {
                printk(KERN_INFO "SMP disabled\n");
This page took 0.026572 seconds and 5 git commands to generate.