From: Rafael J. Wysocki Date: Thu, 5 Apr 2007 02:08:21 +0000 (-0700) Subject: [PATCH] swsusp: fix memory shrinker X-Git-Tag: v2.6.21-rc6~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c75fd0ee6e1750e6e527ed1d4aeee66739d9ad79;p=pandora-kernel.git [PATCH] swsusp: fix memory shrinker Fix a bug in the swsusp's memory shrinker that causes some systems using highmem to refuse to suspend to disk if image_size is set above 1/2 of available RAM. Special thanks to Jiri Slaby for reporting the problem and assistance in debugging it. Signed-off-by: Rafael J. Wysocki Cc: Jiri Slaby Cc: Pavel Machek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed