[GIT PULL] Power management fix for v5.5-rc8

From: Rafael J. Wysocki
Date: Thu Jan 23 2020 - 09:56:00 EST


Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
pm-5.5-rc8

with top-most commit 18451f9f9e5810b8bd1245c5ae166f257e0e2b9d

PM: hibernate: fix crashes with init_on_free=1

on top of commit b3a987b0264d3ddbb24293ebff10eddfc472f653

Linux 5.5-rc6

to receive a power management fix for 5.5-rc8.

This prevents the kernel from crashing during resume from
hibernation if free pages contain leftover data from the
restore kernel and init_on_free is set (Alexander Potapenko).

Thanks!


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

Alexander Potapenko (1):
PM: hibernate: fix crashes with init_on_free=1

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

kernel/power/snapshot.c | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)