linux_dsm_epyc7002/arch/powerpc
Nicholas Piggin f569bd94ef powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full case
This matches other architectures, when we know there will be no
further accesses to the address (e.g., for teardown), page table
entries can be cleared non-atomically.

The comments about NMMU are bogus: all MMU notifiers (including NMMU)
are released at this point, with their TLBs flushed. An NMMU access at
this point would be a bug.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-06-03 20:40:35 +10:00
..
boot
configs
crypto
include powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full case 2018-06-03 20:40:35 +10:00
kernel
kvm
lib
math-emu
mm powerpc/64s/radix: do not flush TLB when relaxing access 2018-06-03 20:40:34 +10:00
net
oprofile
perf
platforms ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action 2018-06-03 20:40:32 +10:00
purgatory
sysdev
tools
xmon
Kconfig
Kconfig.debug
Makefile
Makefile.postlink