[GIT PULL] Power management fix for 7.3-rc5

From: Rafael J. Wysocki (Intel)

Date: Fri Sep 25 2026 - 12:10:48 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-7.3-rc5

with top-most commit 41112a787f9182c7f2d27122817861e3f22ef928

PM: hibernate: Freeze kernel threads after image preallocation

on top of commit 93f51579e7df248780214094418f205253383cc5

Linux 7.3-rc4

to receive a power management fix for 7.3-rc5.

This addresses a hibernation regression introduced during the 7.2
development cycle that causes the image memory preallocation to
deadlock if it depends on frozen kernel threads (Florian Schmaus).

Thanks!


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

Florian Schmaus (1):
PM: hibernate: Freeze kernel threads after image preallocation

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

kernel/power/hibernate.c | 26 ++++++++++++++------------
1 file changed, 14 insertions(+), 12 deletions(-)