linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2][RFC v3] PM / hibernate: Introduce snapshot test mode for hibernation
@ 2016-07-14 10:45 Chen Yu
  2016-07-14 10:45 ` [PATCH 1/2][RFC " Chen Yu
  2016-07-14 10:45 ` [PATCH 2/2][RFC v3] PM / Documentation: Add description for snapshot test mode Chen Yu
  0 siblings, 2 replies; 4+ messages in thread
From: Chen Yu @ 2016-07-14 10:45 UTC (permalink / raw)
  To: linux-pm
  Cc: Rafael J. Wysocki, Pavel Machek, Len Brown, linux-kernel, Chen Yu

Sometimes we need to debug during hibernation resume stage, and
it would be convenient for the user to test if the snapshot stored
in the disk can be successfully restored without BIOSes or system
re-initialization involved in. So this patch has introduced a snapshot
test mode for this purpose.

Chen Yu (2):
  PM / hibernate: Introduce snapshot test mode for hibernation
  PM / Documentation: Add description for snapshot test mode

 Documentation/power/basic-pm-debugging.txt | 15 +++++++--
 kernel/power/hibernate.c                   | 49 +++++++++++++++++++++++++++++-
 kernel/power/main.c                        |  3 ++
 kernel/power/power.h                       |  3 ++
 kernel/power/suspend.c                     |  7 +++++
 kernel/power/swap.c                        |  7 +++++
 6 files changed, 80 insertions(+), 4 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-07-14 11:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-14 10:45 [PATCH 0/2][RFC v3] PM / hibernate: Introduce snapshot test mode for hibernation Chen Yu
2016-07-14 10:45 ` [PATCH 1/2][RFC " Chen Yu
2016-07-14 11:09   ` Chen Yu
2016-07-14 10:45 ` [PATCH 2/2][RFC v3] PM / Documentation: Add description for snapshot test mode Chen Yu

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).