powerpc: Properly handshake CPUs going out of boot spin loop
[firefly-linux-kernel-4.4.55.git] / arch / powerpc / kernel / setup_32.c
index 1d2fbc905303401c50bbd410da0118338cb05eb7..620d792b52e471cbd6658dba347f10e95660bf36 100644 (file)
@@ -48,6 +48,7 @@ extern void bootx_init(unsigned long r4, unsigned long phys);
 
 int boot_cpuid = -1;
 EXPORT_SYMBOL_GPL(boot_cpuid);
+int __initdata boot_cpu_count;
 int boot_cpuid_phys;
 
 int smp_hw_index[NR_CPUS];