linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Power management fixes for v5.19-rc6
@ 2022-07-08 19:18 Rafael J. Wysocki
  2022-07-08 20:32 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2022-07-08 19:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux PM, 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.19-rc6

with top-most commit fe7c758c07c4729a16f940eb1d77027ad032ab29

 Merge branch 'pm-core'

on top of commit 88084a3df1672e131ddc1b4e39eeacfd39864acf

 Linux 5.19-rc5

to receive power management fixes for 5.19-rc6.

These fix a NULL pointer dereference in a devfreq driver and
a runtime PM framework issue that may cause a supplier device
to be suspended before its consumer.

Specifics:

 - Fix NULL pointer dereference related to printing a diagnostic
   message in the exynos-bus devfreq driver (Christian Marangi).

 - Fix race condition in the runtime PM framework which in some
   cases may cause a supplier device to be suspended when its
   consumer is still active (Rafael Wysocki).

Thanks!


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

Christian Marangi (1):
      PM / devfreq: exynos-bus: Fix NULL pointer dereference

Rafael J. Wysocki (2):
      PM: runtime: Redefine pm_runtime_release_supplier()
      PM: runtime: Fix supplier device management during consumer probe

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

 drivers/base/core.c          | 13 ++++++++++++-
 drivers/base/power/runtime.c | 34 ++++++++++------------------------
 drivers/devfreq/exynos-bus.c |  6 +++---
 include/linux/pm_runtime.h   |  5 ++---
 4 files changed, 27 insertions(+), 31 deletions(-)

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

* Re: [GIT PULL] Power management fixes for v5.19-rc6
  2022-07-08 19:18 [GIT PULL] Power management fixes for v5.19-rc6 Rafael J. Wysocki
@ 2022-07-08 20:32 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-07-08 20:32 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linus Torvalds, Linux PM, Linux Kernel Mailing List

The pull request you sent on Fri, 8 Jul 2022 21:18:47 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-5.19-rc6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3784fad934c5bd68551f0af4252821697957a72a

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:[~2022-07-08 20:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-08 19:18 [GIT PULL] Power management fixes for v5.19-rc6 Rafael J. Wysocki
2022-07-08 20:32 ` 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).