commit | ae83c5eef59ffe6eb61110b8c8fd1ea3e0881712 | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Mon Sep 25 23:32:45 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Sep 26 08:48:58 2006 -0700 |
tree | 731e4d382ff408387624df1fc59e82ab50436f50 | |
parent | 546e0d271941dd1ff6961e2a1f7eac75f1fc277e [diff] |
[PATCH] swsusp: clean up browsing of pfns Clean up some loops over pfns for each zone in snapshot.c: reduce the number of additions to perform, rework detection of saveable pages and make the code a bit less difficult to understand, hopefully. 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>