commit | 1adf6c8ea916bc4a2587a881ec7715fece63fb5e | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Fri Jan 06 00:17:16 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jan 06 08:33:43 2006 -0800 |
tree | 0cfeb2d3ea23fbfac3674cf9b7291f80a055aad1 | |
parent | 3a291a20bd6fcfafb2109031f0760a0d3e92ecd7 [diff] |
[PATCH] swsusp: improve handling of swap partitions This changes the handling of swap partitions by swsusp to avoid locking of the swap devices that are not used for suspend and, consequently, simplifies the code. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>