These patches aim to make it clearer under which circumstances hibernation will function as expected. They include one documentation change, and one change which logs more information on failure to enter hibernation. (These were sent yesterday to linux-kernel only by accident.) Luigi Semenzato (2): Documentation: clarify limitations of hibernation pm: add more logging on hibernation failure Documentation/admin-guide/pm/sleep-states.rst | 18 +++++++++++++++++- kernel/power/snapshot.c | 18 ++++++++++++------ 2 files changed, 29 insertions(+), 7 deletions(-) -- 2.24.1.735.g03f4e72817-goog