From: Michal Nazarewicz Date: Mon, 30 Jan 2012 12:24:03 +0000 (+0100) Subject: mm: compaction: introduce isolate_freepages_range() X-Git-Tag: sz_154~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c6d44e3f2a5d6afd37c2117fa7adb3945e8fe4d;p=pandora-kernel.git mm: compaction: introduce isolate_freepages_range() This commit introduces isolate_freepages_range() function which generalises isolate_freepages_block() so that it can be used on arbitrary PFN ranges. isolate_freepages_block() is left with only minor changes. Signed-off-by: Michal Nazarewicz Signed-off-by: Marek Szyprowski Acked-by: Mel Gorman Reviewed-by: KAMEZAWA Hiroyuki Tested-by: Rob Clark Tested-by: Ohad Ben-Cohen Tested-by: Benjamin Gaignard Tested-by: Robert Nelson Tested-by: Barry Song --- Reading git-diff-tree failed