aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_xarray.c
diff options
context:
space:
mode:
authorAneesh Kumar K.V <[email protected]>2020-10-16 03:04:46 +0000
committerLinus Torvalds <[email protected]>2020-10-16 18:11:14 +0000
commitc3824e18d3f3946015ac641d46fdeeefd30bfd66 (patch)
tree13fccb3d384a0c417348a02c6344eedbb00c31cb /lib/test_xarray.c
parentmm/debug_vm_pgtable/savedwrite: enable savedwrite test with CONFIG_NUMA_BALAN... (diff)
downloadkernel-c3824e18d3f3946015ac641d46fdeeefd30bfd66.tar.gz
kernel-c3824e18d3f3946015ac641d46fdeeefd30bfd66.zip
mm/debug_vm_pgtable/set_pte/pmd/pud: don't use set_*_at to update an existing pte entry
set_pte_at() should not be used to set a pte entry at locations that already holds a valid pte entry. Architectures like ppc64 don't do TLB invalidate in set_pte_at() and hence expect it to be used to set locations that are not a valid PTE. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Aneesh Kumar K.V <[email protected]> Reviewed-by: Anshuman Khandual <[email protected]> Cc: Christophe Leroy <[email protected]> Cc: Michael Ellerman <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/test_xarray.c')
0 files changed, 0 insertions, 0 deletions