[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0haUo_G041D4N7D++MBOHDX=z04sagWMs7BEmV0sjYUDw@mail.gmail.com>
Date: Fri, 17 Mar 2023 17:12:33 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux PM <linux-pm@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Power management fixes for v6.3-rc3
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(-)
Powered by blists - more mailing lists