From: KOSAKI Motohiro Date: Mon, 24 May 2010 21:32:38 +0000 (-0700) Subject: mm: introduce free_pages_prepare() X-Git-Tag: v2.6.35-rc1~365 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec95f53aa6ed62ba68660cb19c8474ebe9025cce;p=pandora-kernel.git mm: introduce free_pages_prepare() free_hot_cold_page() and __free_pages_ok() have very similar freeing preparation. Consolidate them. [akpm@linux-foundation.org: fix busted coding style] Signed-off-by: KOSAKI Motohiro Acked-by: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed