From: Aneesh Kumar K.V Date: Thu, 20 Jun 2013 09:00:21 +0000 (+0530) Subject: powerpc/THP: Add code to handle HPTE faults for hugepages X-Git-Tag: v3.11-rc1~94^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d492ecc6489113968ec269be1cf88942d4a5d29;p=pandora-kernel.git powerpc/THP: Add code to handle HPTE faults for hugepages The deposted PTE page in the second half of the PMD table is used to track the state on hash PTEs. After updating the HPTE, we mark the coresponding slot in the deposted PTE page valid. Reviewed-by: David Gibson Signed-off-by: Aneesh Kumar K.V Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed