From: Andrea Arcangeli Date: Wed, 2 Nov 2011 20:37:11 +0000 (-0700) Subject: powerpc: gup_hugepte() avoid freeing the head page too many times X-Git-Tag: v3.2-rc1~82^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8596468487e2062cae2aad56e973784e03959245;p=pandora-kernel.git powerpc: gup_hugepte() avoid freeing the head page too many times We only taken "refs" pins on the head page not "*nr" pins. 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 Acked-by: David Gibson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed