]> Pileus Git - ~andy/linux/blobdiff - arch/x86/kernel/mpparse_32.c
x86: move disabled_cpus to smpboot.c
[~andy/linux] / arch / x86 / kernel / mpparse_32.c
index 4d810b0384a5547791631d45573f29ec8973591d..bf29dcc37de718dd6997dfdc765b2155392ccaa7 100644 (file)
@@ -69,9 +69,8 @@ unsigned int boot_cpu_physical_apicid = -1U;
 /* Make it easy to share the UP and SMP code: */
 #ifndef CONFIG_X86_SMP
 unsigned int num_processors;
-#endif
-
 unsigned disabled_cpus __cpuinitdata;
+#endif
 
 /* Make it easy to share the UP and SMP code: */
 #ifndef CONFIG_X86_SMP