]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - arch/x86/kernel/smpboot.c
Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-opp'
[linux.git] / arch / x86 / kernel / smpboot.c
index 99b920d0e5163d3162fe8607a28c5e83d0ca7e55..a0d38685f7dfdd397f8e8b792d2fe28c65a893e5 100644 (file)
@@ -1347,8 +1347,7 @@ void __init native_smp_prepare_cpus(unsigned int max_cpus)
        pr_info("CPU0: ");
        print_cpu_info(&cpu_data(0));
 
-       if (is_uv_system())
-               uv_system_init();
+       uv_system_init();
 
        set_mtrr_aps_delayed_init();