From: Rafael J. Wysocki Date: Sun, 27 Aug 2006 08:23:25 +0000 (-0700) Subject: [PATCH] swsusp: Fix swap_type_of X-Git-Tag: v2.6.18-rc5~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6b5bce3571e496504a89ee575d32101e0a98b93;p=pandora-kernel.git [PATCH] swsusp: Fix swap_type_of 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 Cc: Hugh Dickins Acked-by: Pavel Machek Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed