* [GIT PULL] Power management fixes for v6.16-rc7
@ 2025-07-17 16:19 Rafael J. Wysocki
2025-07-17 17:21 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Rafael J. Wysocki @ 2025-07-17 16:19 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.16-rc7
with top-most commit ebd6884167eac94bae9f92793fcd84069d9e4415
PM: sleep: Update power.completion for all devices on errors
on top of commit 347e9f5043c89695b01e66b3ed111755afcf1911
Linux 6.16-rc6
to receive power management fixes for 6.16-rc7.
These address three issues introduced during the current development
cycle and related to system suspend and hibernation, one triggering
when asynchronous suspend of devices fails, one possibly affecting
memory management in the core suspend code error path, and one due
to duplicate filesystems freezing during system suspend:
- Fix a deadlock that may occur on asynchronous device suspend
failures due to missing completion updates in error paths (Rafael
Wysocki).
- Drop a misplaced pm_restore_gfp_mask() call, which may cause
swap to be accessed too early if system suspend fails, from
suspend_devices_and_enter() (Rafael Wysocki).
- Remove duplicate filesystems_freeze/thaw() calls, which sometimes
cause systems to be unable to resume, from enter_state() (Zihuan
Zhang).
Thanks!
---------------
Rafael J. Wysocki (2):
PM: suspend: Drop a misplaced pm_restore_gfp_mask() call
PM: sleep: Update power.completion for all devices on errors
Zihuan Zhang (1):
PM: suspend: clean up redundant filesystems_freeze/thaw() handling
---------------
drivers/base/power/main.c | 19 +++++++++++++++++++
kernel/power/suspend.c | 5 +----
2 files changed, 20 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-17 17:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-17 16:19 [GIT PULL] Power management fixes for v6.16-rc7 Rafael J. Wysocki
2025-07-17 17:21 ` 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
all inboxes | Powered by JetHome®