From: Wonhong Kwon Date: Tue, 3 Feb 2015 08:22:00 +0000 (+0900) Subject: PM / hibernate: exclude freed pages from allocated pages printout X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~144^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a64fc82c4f1598db024de7b3d79e7213379769ff;p=pandora-kernel.git PM / hibernate: exclude freed pages from allocated pages printout hibernate_preallocate_memory() prints out that how many pages are allocated, but it doesn't take into consideration the pages freed by free_unnecessary_pages(). Therefore, it always shows the count more than actually allocated. Signed-off-by: Wonhong Kwon [ rjw: Subject ] Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed