]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/setup.c
Merge branch 'linus' into x86/x2apic
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / setup.c
index 2d888586385d2599dce70e99e1b4603714155e9f..60e8de19644b0aae3e2763dfa6c08fe3275053dc 100644 (file)
@@ -731,6 +731,8 @@ void __init setup_arch(char **cmdline_p)
        num_physpages = max_pfn;
 
        check_efer();
+       if (cpu_has_x2apic)
+               check_x2apic();
 
        /* How many end-of-memory variables you have, grandma! */
        /* need this before calling reserve_initrd */