commit | 3624eb04c24861ab296842414f9752a393e68372 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Mon Oct 04 22:08:12 2010 +0200 |
committer | Rafael J. Wysocki <rjw@sisk.pl> | Sun Oct 17 01:57:49 2010 +0200 |
tree | 4e92377b27b993488c9270b435bcdd2d6574a386 | |
parent | 71c63122c4609a917f14a79c32067a68909fc487 [diff] |
PM / Hibernate: Modify signature used to mark swap Since we are adding compression to the kernel's hibernate code, change signature used by it to mark swap spaces, so that earlier kernels don't attempt to restore compressed images they cannot handle. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Pavel Machek <pavel@ucw.cz>