linux_dsm_epyc7002/arch/powerpc/mm/book3s64
Aneesh Kumar K.V 2f92447f9f powerpc/book3s64/hash: Use the pte_t address from the caller
Don't fetch the pte value using lockless page table walk. Instead use the value from the
caller. hash_preload is called with ptl lock held. So it is safe to use the
pte_t address directly.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200505071729.54912-6-aneesh.kumar@linux.ibm.com
2020-05-05 21:20:14 +10:00
..
hash_4k.c
hash_64k.c
hash_hugepage.c
hash_hugetlbpage.c
hash_native.c powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary is full 2019-10-28 21:54:16 +11:00
hash_pgtable.c powerpc/book3s64: Export has_transparent_hugepage() related functions. 2019-09-24 10:22:29 -07:00
hash_tlb.c powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_table_range 2020-05-05 21:20:14 +10:00
hash_utils.c powerpc/book3s64/hash: Use the pte_t address from the caller 2020-05-05 21:20:14 +10:00
iommu_api.c powerpc/book3s64: Fix error handling in mm_iommu_do_alloc() 2020-03-04 22:44:27 +11:00
Makefile powerpc/pseries: Move mm/book3s64/vphn.c under platforms/pseries/ 2019-07-04 22:23:38 +10:00
mmu_context.c powerpc/book3s64/radix: Remove WARN_ON in destroy_context() 2019-09-21 08:36:53 +10:00
pgtable.c powerpc/mm: thread pgprot_t through create_section_mapping() 2020-04-10 15:36:21 -07:00
pkeys.c mm/vma: introduce VM_ACCESS_FLAGS 2020-04-10 15:36:21 -07:00
radix_hugetlbpage.c
radix_pgtable.c powerpc/mm: thread pgprot_t through create_section_mapping() 2020-04-10 15:36:21 -07:00
radix_tlb.c powerpc/64s/radix: Fix CONFIG_SMP=n build 2020-03-18 00:05:54 +11:00
slb.c
subpage_prot.c pagewalk: separate function pointers from iterator data 2019-09-07 04:28:04 -03:00