Merge branch 'egalax' into for-linus
[pandora-kernel.git] / arch / x86 / kernel / apic / apic.c
index 00187f1..e5a4a1e 100644 (file)
@@ -1640,8 +1640,10 @@ int __init APIC_init_uniprocessor(void)
        }
 #endif
 
+#ifndef CONFIG_SMP
        enable_IR_x2apic();
        default_setup_apic_routing();
+#endif
 
        verify_local_APIC();
        connect_bsp_APIC();