]> git.karo-electronics.de Git - linux-beck.git/blobdiff - arch/x86/kernel/smpboot.c
Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-beck.git] / arch / x86 / kernel / smpboot.c
index 838a118876c01d004b888f9b05a19efb215c86a5..9b4401115ea1813b002b84a4f7f2bb8a8d1a644f 100644 (file)
@@ -1084,9 +1084,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");