|
@@ -579,13 +579,6 @@ static int __cpuinit acpi_processor_add(struct acpi_device *device)
|
|
|
goto err_free_cpumask;
|
|
|
}
|
|
|
|
|
|
- /*
|
|
|
- * Do not start hotplugged CPUs now, but when they
|
|
|
- * are onlined the first time
|
|
|
- */
|
|
|
- if (pr->flags.need_hotplug_init)
|
|
|
- return 0;
|
|
|
-
|
|
|
/*
|
|
|
* Do not start hotplugged CPUs now, but when they
|
|
|
* are onlined the first time
|