Revision e07aa05b606deeb1a8b55cd19098427c72daebce authored by Nigel Cunningham on 22 December 2006, 09:07:21 UTC, committed by Linus Torvalds on 22 December 2006, 16:55:47 UTC
The version of mm/vmscan.c in Linus' current tree has swapped parameters in
the shrink_all_zones declaration and call, used by the various
suspend-to-disk implementations.  This doesn't seem to have any great
adverse effect, but it's clearly wrong.

Signed-off-by: Nigel Cunningham <nigel@suspend2.net>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 3b2b96a
History
File Mode Size
Kconfig -rw-r--r-- 19.8 KB
Makefile -rw-r--r-- 913 bytes
calibrate.c -rw-r--r-- 4.7 KB
do_mounts.c -rw-r--r-- 9.4 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.3 KB
do_mounts_rd.c -rw-r--r-- 10.0 KB
initramfs.c -rw-r--r-- 11.6 KB
main.c -rw-r--r-- 18.7 KB
version.c -rw-r--r-- 719 bytes

back to top