Commit be8cd644c49dca4212e975455c8e7119b848ebe8

Authored by Rafael J. Wysocki
1 parent 1497dd1d29

PM / Hibernate: Restore old swap signature to avoid user space breakage

Commit 3624eb0 (PM / Hibernate: Modify signature used to mark swap)
attempted to modify hibernate signature used to mark swap partitions
containing hibernation images, so that old kernels don't try to
handle compressed images.  However, this change broke resume from
hibernation on Fedora 14 that apparently doesn't pass the resume=
argument to the kernel and tries to trigger resume from early user
space.  This doesn't work, because the signature is now different,
so the old signature has to be restored to avoid the problem.

Addresses https://bugzilla.kernel.org/show_bug.cgi?id=22732 .

Reported-by: Dr. David Alan Gilbert <linux@treblig.org>
Reported-by: Zhang Rui <rui.zhang@intel.com>
Reported-by: Pascal Chapperon <pascal.chapperon@wanadoo.fr>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -30,7 +30,7 @@
30 30  
31 31 #include "power.h"
32 32  
33   -#define HIBERNATE_SIG "LINHIB0001"
  33 +#define HIBERNATE_SIG "S1SUSPEND"
34 34  
35 35 /*
36 36 * The swap map is a data structure used for keeping track of each page