PM: hibernate: flush swap writer after marking
authorLaurent Badel <laurentbadel@eaton.com>
Fri, 22 Jan 2021 16:19:41 +0000 (17:19 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Mon, 25 Jan 2021 17:52:30 +0000 (18:52 +0100)
commitfef9c8d28e28a808274a18fbd8cc2685817fd62a
treefd4fbce60a5fb846181794d0b9486cbe2e0fd978
parent56c91a18432b631ca18438841fd1831ef756cabf
PM: hibernate: flush swap writer after marking

Flush the swap writer after, not before, marking the files, to ensure the
signature is properly written.

Fixes: 6f612af57821 ("PM / Hibernate: Group swap ops")
Signed-off-by: Laurent Badel <laurentbadel@eaton.com>
Cc: All applicable <stable@vger.kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
kernel/power/swap.c