From: Andrea Arcangeli Date: Wed, 2 Nov 2011 20:37:15 +0000 (-0700) Subject: powerpc: gup_hugepte() support THP based tail recounting X-Git-Tag: v3.2-rc1~82^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3526741f0964c88bc2ce511e1078359052bf225b;p=pandora-kernel.git powerpc: gup_hugepte() support THP based tail recounting Up to this point the code assumed old refcounting for hugepages (pre-thp). This updates the code directly to the thp mapcount tail page refcounting. Signed-off-by: Andrea Arcangeli Cc: Peter Zijlstra Cc: Hugh Dickins Cc: Johannes Weiner Cc: Rik van Riel Cc: Mel Gorman Cc: KOSAKI Motohiro Cc: Benjamin Herrenschmidt Cc: David Gibson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed