summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mm
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@c-s.fr>2018-11-29 14:06:49 +0000
committerMichael Ellerman <mpe@ellerman.id.au>2018-12-04 19:45:01 +1100
commitddfc20a3b9ae23b09498a0a7c06a7049b251c158 (patch)
tree8b535ed2eb6db53ac8c4b026c4a8825553974565 /arch/powerpc/mm
parenta43ccc4bc499cb592e2cb3b4ada8d396a37e1c8e (diff)
downloadlinux-ddfc20a3b9ae23b09498a0a7c06a7049b251c158.tar.gz
linux-ddfc20a3b9ae23b09498a0a7c06a7049b251c158.tar.bz2
linux-ddfc20a3b9ae23b09498a0a7c06a7049b251c158.zip
powerpc/8xx: Remove PTE_ATOMIC_UPDATES
commit 1bc54c03117b9 ("powerpc: rework 4xx PTE access and TLB miss") introduced non atomic PTE updates and started the work of removing PTE updates in TLB miss handlers, but kept PTE_ATOMIC_UPDATES for the 8xx with the following comment: /* Until my rework is finished, 8xx still needs atomic PTE updates */ commit fe11dc3f9628e ("powerpc/8xx: Update TLB asm so it behaves as linux mm expects") removed all PTE updates done in TLB miss handlers Therefore, atomic PTE updates are not needed anymore for the 8xx Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/mm')
0 files changed, 0 insertions, 0 deletions