commit | 12bc9f6fc1d6582b4529ac522d2231bd2584a5f1 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Thu Jun 20 14:30:18 2013 +0530 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Jun 21 16:01:54 2013 +1000 |
tree | 40be8749c9b19e0e9dfddeee54436271dce2bb2f | |
parent | ac52ae4721233150a3c30e9732a1c1f4f68e7db7 [diff] |
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte Replace find_linux_pte with find_linux_pte_or_hugepte and explicitly document why we don't need to handle transparent hugepages at callsites. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>