[GIT PULL] Power management updates for v6.6-rc2

From: Rafael J. Wysocki
Date: Fri Sep 15 2023 - 14:33:57 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-6.6-rc2

with top-most commit 148b6f4cc3920e563094540fe1a12d00d3bbccae

PM: hibernate: Fix the exclusive get block device in test_resume mode

on top of commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d

Linux 6.6-rc1

to receive power management updates for 6.6-rc2.

These fix the handling of block devices in the test_resume mode of
hibernation (Chen Yu).

Thanks!


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

Chen Yu (2):
PM: hibernate: Rename function parameter from snapshot_test to exclusive
PM: hibernate: Fix the exclusive get block device in test_resume mode

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

kernel/power/hibernate.c | 12 ++++++------
kernel/power/power.h | 4 ++--
kernel/power/swap.c | 14 ++++++++------
3 files changed, 16 insertions(+), 14 deletions(-)