From: Aneesh Kumar K.V Date: Thu, 6 Jun 2013 00:14:02 +0000 (-0700) Subject: mm/THP: add pmd args to pgtable deposit and withdraw APIs X-Git-Tag: v3.11-rc1~94^2~140 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b0b50b0617fad5f2af3b928596a25f7de8dbf50;p=pandora-kernel.git mm/THP: add pmd args to pgtable deposit and withdraw APIs This will be later used by powerpc THP support. In powerpc we want to use pgtable for storing the hash index values. So instead of adding them to mm_context list, we would like to store them in the second half of pmd Signed-off-by: Aneesh Kumar K.V Reviewed-by: Andrea Arcangeli Reviewed-by: David Gibson Cc: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed