From: Aneesh Kumar K.V Date: Thu, 6 Jun 2013 00:14:04 +0000 (-0700) Subject: mm/THP: withdraw the pgtable after pmdp related operations X-Git-Tag: v3.11-rc1~94^2~139 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6bf2bb03e5bad7e9289d80ecb5faac11630c7ab;p=pandora-kernel.git mm/THP: withdraw the pgtable after pmdp related operations For architectures like ppc64 we look at deposited pgtable when calling pmdp_get_and_clear. So do the pgtable_trans_huge_withdraw after finishing pmdp related operations. Signed-off-by: Aneesh Kumar K.V Reviewed-by: Andrea Arcangeli Cc: Andrea Arcangeli Cc: David Gibson Cc: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed