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>
Showing
- arch/powerpc/include/asm/pgtable-ppc64.h 0 additions, 24 deletionsarch/powerpc/include/asm/pgtable-ppc64.h
- arch/powerpc/kernel/eeh.c 6 additions, 1 deletionarch/powerpc/kernel/eeh.c
- arch/powerpc/kernel/io-workarounds.c 9 additions, 2 deletionsarch/powerpc/kernel/io-workarounds.c
- arch/powerpc/kvm/book3s_hv_rm_mmu.c 1 addition, 1 deletionarch/powerpc/kvm/book3s_hv_rm_mmu.c
- arch/powerpc/mm/hash_utils_64.c 7 additions, 1 deletionarch/powerpc/mm/hash_utils_64.c
- arch/powerpc/mm/hugetlbpage.c 6 additions, 2 deletionsarch/powerpc/mm/hugetlbpage.c
- arch/powerpc/mm/tlb_hash64.c 7 additions, 2 deletionsarch/powerpc/mm/tlb_hash64.c
Loading
Please register or sign in to comment