]> Git Repo - linux.git/commit
[PATCH] swsusp: Fix swap_type_of
authorRafael J. Wysocki <[email protected]>
Sun, 27 Aug 2006 08:23:25 +0000 (01:23 -0700)
committerLinus Torvalds <[email protected]>
Sun, 27 Aug 2006 18:01:28 +0000 (11:01 -0700)
commitb6b5bce3571e496504a89ee575d32101e0a98b93
tree283d4da88216071813b25d82c6e49a5ab71948f9
parentc06aad854fdb9da38fcc22dccfe9d72919453e43
[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 <[email protected]>
Cc: Hugh Dickins <[email protected]>
Acked-by: Pavel Machek <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/swapfile.c
This page took 0.047701 seconds and 4 git commands to generate.