[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200102231940.202896-1-semenzato@google.com>
Date: Thu, 2 Jan 2020 15:19:38 -0800
From: Luigi Semenzato <semenzato@...gle.com>
To: linux-pm@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, linux-mm@...ck.org,
akpm@...ux-foundation.org, rafael@...nel.org, gpike@...gle.com,
elliott@....com, Luigi Semenzato <semenzato@...gle.com>
Subject: [PATCH v3 0/2] clarify limitations of hibernation
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.
---- comments on patch versions ----
As suggested, v3 makes the log messages more consistent, by including the term
"hibernation" in most of them (if not all). (I think this was worth it, also
because this code doesn't change often, but we're quickly entering the region
of diminishing returns.)
v2 uses better terminology in the Documentation, and removes a suggestion
for a workaround.
-----------------------------------
Luigi Semenzato (2):
Documentation: clarify limitations of hibernation
pm: add more logging on hibernation failure
Documentation/admin-guide/pm/sleep-states.rst | 12 +++++++++-
kernel/power/hibernate.c | 23 +++++++++---------
kernel/power/snapshot.c | 24 ++++++++++++-------
3 files changed, 38 insertions(+), 21 deletions(-)
--
2.24.1.735.g03f4e72817-goog
Powered by blists - more mailing lists