https://github.com/torvalds/linux
Revision b6b5bce3571e496504a89ee575d32101e0a98b93 authored by Rafael J. Wysocki on 27 August 2006, 08:23:25 UTC, committed by Linus Torvalds on 27 August 2006, 18:01:28 UTC
There is a bug in mm/swapfile.c#swap_type_of() that makes swsusp only be
able to use the first active swap partition as the resume device.  Fix it.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Cc: Hugh Dickins <hugh@veritas.com>
Acked-by: Pavel Machek <pavel@suse.cz>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent c06aad8
History
Tip revision: b6b5bce3571e496504a89ee575d32101e0a98b93 authored by Rafael J. Wysocki on 27 August 2006, 08:23:25 UTC
[PATCH] swsusp: Fix swap_type_of
Tip revision: b6b5bce
File Mode Size
Kconfig -rw-r--r-- 18.3 KB
Makefile -rw-r--r-- 874 bytes
calibrate.c -rw-r--r-- 4.7 KB
do_mounts.c -rw-r--r-- 9.2 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.0 KB
do_mounts_md.c -rw-r--r-- 7.4 KB
do_mounts_rd.c -rw-r--r-- 10.0 KB
initramfs.c -rw-r--r-- 11.4 KB
main.c -rw-r--r-- 17.7 KB
version.c -rw-r--r-- 778 bytes

back to top