|
@@ -68,7 +68,7 @@ unsigned int def_to_bigsmp = 0;
|
|
|
/* Processor that is doing the boot up */
|
|
|
unsigned int boot_cpu_physical_apicid = -1U;
|
|
|
/* Internal processor count */
|
|
|
-unsigned int __cpuinitdata num_processors;
|
|
|
+unsigned int num_processors;
|
|
|
|
|
|
/* Bitmask of physically existing CPUs */
|
|
|
physid_mask_t phys_cpu_present_map;
|