summaryrefslogtreecommitdiff
path: root/drivers/base
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2014-05-16 01:29:57 +0400
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2014-05-16 14:18:27 +0400
commit1f0b63866fc1be700260547be8edf8e6f0af37f2 (patch)
tree19834a42634cdc86a0addca25d1f71cbf408b273 /drivers/base
parentfad16dd9c962229c5965ec6f5cd5f48180f94fd4 (diff)
downloadlinux-1f0b63866fc1be700260547be8edf8e6f0af37f2.tar.xz
ACPI / PM: Hold ACPI scan lock over the "freeze" sleep state
The "freeze" sleep state suffers from the same issue that was addressed by commit ad07277e82de (ACPI / PM: Hold acpi_scan_lock over system PM transitions) for ACPI sleep states, that is, things break if ->remove() is called for devices whose system resume callbacks haven't been executed yet. It also can be addressed in the same way, by holding the ACPI scan lock over the "freeze" sleep state and PM transitions to and from that state, but ->begin() and ->end() platform operations for the "freeze" sleep state are needed for this purpose. This change has been tested on Acer Aspire S5 with Thunderbolt. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions