[GIT PULL] Power management fix for v5.19-rc4

From: Rafael J. Wysocki
Date: Thu Jun 23 2022 - 15:29:40 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-5.19-rc4

with top-most commit 202773260023b56e868d09d13d3a417028f1ff5b

PM: hibernate: Use kernel_can_power_off()

on top of commit a111daf0c53ae91e71fd2bfe7497862d14132e3e

Linux 5.19-rc3

to receive a power management fix for 5.19-rc4.

This fixes a recent regression preventing some systems from powering
off after saving a hibernation image (Dmitry Osipenko).

Thanks!


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

Dmitry Osipenko (1):
PM: hibernate: Use kernel_can_power_off()

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

kernel/power/hibernate.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)