Merge branch 'x86/signal' into core/signal
[safe/jmp/linux-2.6] / arch / x86 / kernel / setup.c
index 9838f25..c6b9330 100644 (file)
@@ -742,6 +742,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 */