Move source tree closer to the 2.6.32.17 mainline
/arch/x86/kernel/smpboot.c
blob:565ebc65920e3e685161758acb03c4f8106c6b40 -> blob:28e963d2bf2ce33ad83500d289a54d6b1d3c1521
--- arch/x86/kernel/smpboot.c
+++ arch/x86/kernel/smpboot.c
@@ -1066,9 +1066,7 @@ void __init native_smp_prepare_cpus(unsi
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");