PM / Hibernate: Make some boot messages look less scary
authorRafael J. Wysocki <rjw@sisk.pl>
Tue, 28 Sep 2010 21:31:22 +0000 (23:31 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Sat, 16 Oct 2010 23:57:48 +0000 (01:57 +0200)
commitd0941ead3fdd31aafff992d211bcefdbff1eaedb
tree3afd75a241739a7b3188a8e8ead167c10aeaac46
parent15bcb91d7e607d8a2e060f01f7784a7454668da4
PM / Hibernate: Make some boot messages look less scary

The hibernate resume code checks if there is an image to resume from
on every boot and, if the kernel is built with CONFIG_PM_DEBUG set
and the image is not present, it prints some scary messages
suggesting there was a boot error of some sort.  Apparently, some
users are confused by them, so make them look less scary and adjust
the other hibernate resume debug messages to match them.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
kernel/power/hibernate.c
kernel/power/swap.c