|
@@ -918,7 +918,7 @@ void __init native_smp_cpus_done(unsigned int max_cpus)
|
|
|
|
|
|
#ifdef CONFIG_HOTPLUG_CPU
|
|
#ifdef CONFIG_HOTPLUG_CPU
|
|
|
|
|
|
-static void remove_siblinginfo(int cpu)
|
|
|
|
|
|
+void remove_siblinginfo(int cpu)
|
|
{
|
|
{
|
|
int sibling;
|
|
int sibling;
|
|
struct cpuinfo_x86 *c = &cpu_data(cpu);
|
|
struct cpuinfo_x86 *c = &cpu_data(cpu);
|