From: Rafael J. Wysocki Date: Fri, 23 Jun 2006 09:04:46 +0000 (-0700) Subject: [PATCH] swsusp: take lowmem reserves into account X-Git-Tag: v2.6.18-rc1~1081^2~103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a938c356d5b007fe6d28251c0ddbf6c11d0d92b5;p=pandora-kernel.git [PATCH] swsusp: take lowmem reserves into account swsusp allocates memory from the normal zone, so it cannot use lowmem reserve pages from the lower zones. Therefore it should not count these pages as available to it. Signed-off-by: Rafael J. Wysocki Cc: Pavel Machek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed