* [GIT PULL] Power management fixes for 3.6-rc3
@ 2012-08-18 21:19 Rafael J. Wysocki
0 siblings, 0 replies; only message in thread
From: Rafael J. Wysocki @ 2012-08-18 21:19 UTC (permalink / raw)
To: Linus Torvalds; +Cc: LKML, Linux PM list, ACPI Devel Mailing List
Hi Linus,
Please pull from the git repository at
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-for-3.6-rc3
to receive power management fixes for v3.6-rc3 with top-most commit
3735d524da64b70b41c764359da36f88aded3610
intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.
on top of commit d9875690d9b89a866022ff49e3fcea892345ad92
Linux 3.6-rc2
Included are:
* Fixes for three obscure bugs in the runtime PM core code found recently.
* Two fixes for the new "coupled" cpuidle code from Colin Cross and Jon Medhurst.
* Fix for a potential NULL pointer dereference in intel_idle from
Konrad Rzeszutek Wilk.
Thanks!
drivers/base/power/runtime.c | 13 +++++--------
drivers/cpuidle/coupled.c | 14 +++++++++++++-
drivers/idle/intel_idle.c | 3 ++-
3 files changed, 20 insertions(+), 10 deletions(-)
---------------
Colin Cross (1):
cpuidle: coupled: fix sleeping while atomic in cpu notifier
Jon Medhurst (Tixy) (1):
cpuidle: Prevent null pointer dereference in cpuidle_coupled_cpu_notify
Konrad Rzeszutek Wilk (1):
intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.
Rafael J. Wysocki (3):
PM / Runtime: Fix rpm_resume() return value for power.no_callbacks set
PM / Runtime: Clear power.deferred_resume on success in rpm_suspend()
PM / Runtime: Check device PM QoS setting before "no callbacks" check
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-08-18 21:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-18 21:19 [GIT PULL] Power management fixes for 3.6-rc3 Rafael J. Wysocki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome