Lan Tianyu ea9c167d93 ACPI / processor: Make acpi_cpu_soft_notify() process CPU FROZEN events
CPU hotplug happens during S2RAM and CPU notify event will be CPU_XXX_FROZEN.
acpi_cpu_soft_notify() ignores to check these events. This also may make
acpi_cpu_soft_notify() fall into sleep during CPU_DYING/STARTING_FROZEN
events which don't allow callbacks to sleep. This patch is to fix it.

Signed-off-by: Lan Tianyu <tianyu.lan@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2014-08-06 22:22:03 +02:00
..
2013-09-30 19:46:13 +02:00
2014-06-03 23:11:52 +02:00
2014-06-03 23:12:27 +02:00
2014-02-05 01:06:21 +01:00
2013-12-07 01:38:45 +01:00
2014-06-03 23:12:20 +02:00
2013-01-17 14:11:06 +01:00
2014-05-26 14:38:57 +02:00