]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/x86/kernel/apic_32.c
Merge branch 'x86/uv' into x86/devel
[karo-tx-linux.git] / arch / x86 / kernel / apic_32.c
index 84ce106b33c8f638603c4ec396b1cca66000f32c..dd8de26b2786d09304a84b5fbe82dccd836b8941 100644 (file)
@@ -1267,7 +1267,7 @@ int __init APIC_init_uniprocessor(void)
 #ifdef CONFIG_CRASH_DUMP
        boot_cpu_physical_apicid = GET_APIC_ID(read_apic_id());
 #endif
-       phys_cpu_present_map = physid_mask_of_physid(boot_cpu_physical_apicid);
+       physid_set_mask_of_physid(boot_cpu_physical_apicid, &phys_cpu_present_map);
 
        setup_local_APIC();