From: Rafael J. Wysocki Date: Tue, 26 Sep 2006 06:32:50 +0000 (-0700) Subject: [PATCH] swsusp: Reorder memory-allocating functions X-Git-Tag: v2.6.19-rc1~1105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6143aa60ed71e58578bc92cc64d98158a694d99;p=pandora-kernel.git [PATCH] swsusp: Reorder memory-allocating functions Move some functions in kernel/power/snapshot.c to a better place (in the same file) and introduce free_image_page() (will be necessary in the future). Signed-off-by: Rafael J. Wysocki Acked-by: Pavel Machek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed