]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores
authorThomas Renninger <trenn@suse.de>
Thu, 19 Jan 2012 17:18:43 +0000 (18:18 +0100)
committerLen Brown <len.brown@intel.com>
Fri, 20 Jan 2012 02:26:32 +0000 (21:26 -0500)
commitea89d43c8716a52f40220d2a6cfcfceea9e12006
tree74d4dd48ff460cc92cf55c19aef8b5c52448e825
parent212e748c0ad06170eaa10b2be25df5fc50d79b08
ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores

Delay the setting up of features (cpuidle, throttling by calling
acpi_processor_start()) to the time when the hotplugged
core got onlined the first time and got fully
initialized.

Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/processor_driver.c
drivers/idle/intel_idle.c
include/acpi/processor.h