diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-29 14:05:57 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-05-29 14:05:57 -0700 |
commit | f035b3d32256b93a4c39622afe6ac7ade8eedbea (patch) | |
tree | 15241c777bb8482d65bd6dfcc26ddfca8252010c /kernel/padata.c | |
parent | 15a7b60ea157d4e7cb498ac88515a558d79d7da2 (diff) | |
parent | 9b961aa99b8155ecc07dd727643ca97424544256 (diff) |
Merge tag 'pm+acpi-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull ACPI and power management fixes from Rafael Wysocki:
"These are three stable-candidate fixes, one for the ACPI thermal
driver and two for cpufreq drivers.
Specifics:
- A workqueue is destroyed too early during the ACPI thermal driver
module unload which leads to a NULL pointer dereference in the
driver's remove callback. Fix from Aaron Lu.
- A wrong argument is passed to devm_regulator_get_optional() in the
probe routine of the cpu0 cpufreq driver which leads to resource
leaks if the driver is unbound from the cpufreq platform device.
Fix from Lucas Stach.
- A lock is missing in cpufreq_governor_dbs() which leads to memory
corruption and NULL pointer dereferences during system
suspend/resume, for example. Fix from Bibek Basu"
* tag 'pm+acpi-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
ACPI / thermal: fix workqueue destroy order
cpufreq: cpu0: drop wrong devm usage
cpufreq: remove race while accessing cur_policy
Diffstat (limited to 'kernel/padata.c')
0 files changed, 0 insertions, 0 deletions