All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Power management fixes for v6.3-rc3
@ 2023-03-17 16:12 Rafael J. Wysocki
  2023-03-17 18:05 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2023-03-17 16:12 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-6.3-rc3

with top-most commit 1fa9d47baa9e61ff973e03f0ef26f5b78d545e37

 Merge branch 'pm-cpuidle'

on top of commit eeac8ede17557680855031c6f305ece2378af326

 Linux 6.3-rc2

to receive power management fixes for 6.3-rc3.

These fix an error code path issue in a cpuidle driver and make the
sleepgraph utility more robust against unexpected input.

Specifics:

 - Fix the psci_pd_init_topology() failure path in the PSCI cpuidle
   driver (Shawn Guo).

 - Modify the sleepgraph utility so it does not crash on binary data
   in device names (Todd Brandt).

Thanks!


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

Shawn Guo (1):
      cpuidle: psci: Iterate backwards over list in psci_pd_remove()

Todd Brandt (1):
      pm-graph: sleepgraph: Avoid crashing on binary data in device names

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

 drivers/cpuidle/cpuidle-psci-domain.c | 3 ++-
 tools/power/pm-graph/sleepgraph.py    | 5 ++---
 2 files changed, 4 insertions(+), 4 deletions(-)

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

* Re: [GIT PULL] Power management fixes for v6.3-rc3
  2023-03-17 16:12 [GIT PULL] Power management fixes for v6.3-rc3 Rafael J. Wysocki
@ 2023-03-17 18:05 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-03-17 18:05 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Linus Torvalds, Linux PM, Linux Kernel Mailing List

The pull request you sent on Fri, 17 Mar 2023 17:12:33 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git pm-6.3-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/02ef7d39fd552cf9e1de58a3003f77e743d1fb6b

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:[~2023-03-17 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-17 16:12 [GIT PULL] Power management fixes for v6.3-rc3 Rafael J. Wysocki
2023-03-17 18:05 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.