Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
[pandora-kernel.git] / arch / x86 / kernel / setup.c
index 141efab..46c98ef 100644 (file)
@@ -758,6 +758,8 @@ void __init setup_arch(char **cmdline_p)
 #else
        num_physpages = max_pfn;
 
+       if (cpu_has_x2apic)
+               check_x2apic();
 
        /* How many end-of-memory variables you have, grandma! */
        /* need this before calling reserve_initrd */