[GIT PULL] Power management fix for v6.19-rc5
From: Rafael J. Wysocki
Date: Fri Jan 09 2026 - 10:23:36 EST
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.19-rc5
with top-most commit 7966cf0ebe32c981bfa3db252cb5fc3bb1bf2e77
PM: hibernate: Fix crash when freeing invalid crypto compressor
on top of commit 9ace4753a5202b02191d54e9fdf7f9e3d02b85eb
Linux 6.19-rc4
to receive a power management fix for 6.19-rc5.
This fixes a crash in the hibernation image saving code that can be
triggered when the given compression algorithm is unavailable (Malaya
Kumar Rout).
Thanks!
---------------
Malaya Kumar Rout (1):
PM: hibernate: Fix crash when freeing invalid crypto compressor
---------------
kernel/power/swap.c | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)