mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Linux PM list <linux-pm@vger.kernel.org>,
	ACPI Devel Mailing List <linux-acpi@vger.kernel.org>
Subject: [GIT PULL] Power management fixes for 3.6-rc3
Date: Sat, 18 Aug 2012 23:19:09 +0200	[thread overview]
Message-ID: <201208182319.09540.rjw@sisk.pl> (raw)

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


                 reply	other threads:[~2012-08-18 21:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201208182319.09540.rjw@sisk.pl \
    --to=rjw@sisk.pl \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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