From: Michal Nazarewicz Date: Mon, 30 Jan 2012 12:23:47 +0000 (+0100) Subject: mm: compaction: introduce map_pages() X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1c714a9849819f57003f95818c28384e5b60f05;p=pandora-kernel.git mm: compaction: introduce map_pages() This commit creates a map_pages() function which map pages freed using split_free_pages(). This merely moves some code from isolate_freepages() so that it can be reused in other places. Signed-off-by: Michal Nazarewicz Signed-off-by: Marek Szyprowski Acked-by: Mel Gorman Reviewed-by: KAMEZAWA Hiroyuki Tested-by: Robert Nelson Tested-by: Barry Song --- Reading git-diff-tree failed