commit | 99b725084450bbc6f8e1ab20a0df4cc291c342b5 | [log] [tgz] |
---|---|---|
author | Thomas Renninger <trenn@suse.de> | Thu Jan 19 18:18:43 2012 +0100 |
committer | Len Brown <len.brown@intel.com> | Thu Jan 19 21:26:32 2012 -0500 |
tree | 74d4dd48ff460cc92cf55c19aef8b5c52448e825 | |
parent | 54d5dcc45af7adbb907072d042bbece4c2b4de6e [diff] |
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>