linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Power management fixes for v5.9-rc7
@ 2020-09-25 16:53 Rafael J. Wysocki
  2020-09-25 17:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2020-09-25 16:53 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linux PM, ACPI Devel Maling List, Linux Kernel Mailing List

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-5.9-rc7

with top-most commit 6040723009060ed356dc93dd9a27e80b2206e59b

 Merge branch 'pm-cpuidle'

on top of commit ba4f184e126b751d1bffad5897f263108befc780

 Linux 5.9-rc6

to receive power management fixes for 5.9-rc7.

These fix more fallout of recent RCU-lockdep changes in CPU idle
code and two devfreq issues.

Specifics:

 - Export rcu_idle_{enter,exit} to modules to fix build issues
   introduced by recent RCU-lockdep fixes (Borislav Petkov).

 - Add missing return statement to a stub function in the ACPI
   processor driver to fix a build issue introduced by recent
   RCU-lockdep fixes (Rafael Wysocki).

 - Fix recently introduced suspicious RCU usage warnings in the PSCI
   cpuidle driver and drop stale comments regarding RCU_NONIDLE()
   usage from enter_s2idle_proper() (Ulf Hansson).

 - Fix error code path in the tegra30 devfreq driver (Dan Carpenter).

 - Add missing information to devfreq_summary debugfs (Chanwoo Choi).

Thanks!


---------------

Borislav Petkov (1):
      rcu/tree: Export rcu_idle_{enter,exit} to modules

Chanwoo Choi (1):
      PM / devfreq: Add timer type to devfreq_summary debugfs

Dan Carpenter (1):
      PM / devfreq: tegra30: Disable clock on error in probe

Rafael J. Wysocki (1):
      ACPI: processor: Fix build for ARCH_APICTIMER_STOPS_ON_C3 unset

Ulf Hansson (2):
      cpuidle: psci: Fix suspicious RCU usage
      cpuidle: Drop misleading comments about RCU usage

---------------

 drivers/acpi/processor_idle.c     |  1 +
 drivers/cpuidle/cpuidle-psci.c    |  4 ++--
 drivers/cpuidle/cpuidle.c         | 10 ----------
 drivers/devfreq/devfreq.c         | 11 ++++++++---
 drivers/devfreq/tegra30-devfreq.c |  4 +++-
 kernel/rcu/tree.c                 |  2 ++
 6 files changed, 16 insertions(+), 16 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Power management fixes for v5.9-rc7
  2020-09-25 16:53 [GIT PULL] Power management fixes for v5.9-rc7 Rafael J. Wysocki
@ 2020-09-25 17:48 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-09-25 17:48 UTC (permalink / raw)
  To: Rafael J. Wysocki
  Cc: Linus Torvalds, Linux PM, ACPI Devel Maling List,
	Linux Kernel Mailing List

The pull request you sent on Fri, 25 Sep 2020 18:53:13 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-5.9-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/15083aa02561f6f208a253132c9d3b72af8c2b40

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-25 17:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-25 16:53 [GIT PULL] Power management fixes for v5.9-rc7 Rafael J. Wysocki
2020-09-25 17:48 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).