linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] clarify limitations of hibernation
@ 2020-01-02 23:19 Luigi Semenzato
  2020-01-02 23:19 ` [PATCH v3 1/2] Documentation: " Luigi Semenzato
  2020-01-02 23:19 ` [PATCH v3 2/2] pm: add more logging on hibernation failure Luigi Semenzato
  0 siblings, 2 replies; 5+ messages in thread
From: Luigi Semenzato @ 2020-01-02 23:19 UTC (permalink / raw)
  To: linux-pm
  Cc: linux-kernel, linux-mm, akpm, rafael, gpike, elliott, Luigi Semenzato

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-01-07 12:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-02 23:19 [PATCH v3 0/2] clarify limitations of hibernation Luigi Semenzato
2020-01-02 23:19 ` [PATCH v3 1/2] Documentation: " Luigi Semenzato
2020-01-07 12:14   ` Rafael J. Wysocki
2020-01-02 23:19 ` [PATCH v3 2/2] pm: add more logging on hibernation failure Luigi Semenzato
2020-01-07 12:32   ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).