]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/kernel/smpboot.c
x86: move disabled_cpus to smpboot.c
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / smpboot.c
index e1288c2626f815daa7abee8abdb725aa27b30e83..d3402e2c57eb5df1711e146fd5ad7fbd78061e50 100644 (file)
@@ -88,6 +88,7 @@ EXPORT_PER_CPU_SYMBOL(x86_bios_cpu_apicid);
 
 /* Internal processor count */
 unsigned int num_processors;
+unsigned disabled_cpus __cpuinitdata;
 
 /* Bitmask of physically existing CPUs */
 physid_mask_t phys_cpu_present_map;