summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt2017-07-07 23:12:16 +0200
committerMichael Ellerman2017-07-10 13:26:31 +0200
commit3a6a04706fd08eb5677fdfc086e26fcd5eb154f4 (patch)
tree5c8ff039b1d0c495ad084d66745e95347e4e1b98 /arch/powerpc/kernel
parentpowerpc/mm/radix: Properly clear process table entry (diff)
downloadkernel-qcow2-linux-3a6a04706fd08eb5677fdfc086e26fcd5eb154f4.tar.gz
kernel-qcow2-linux-3a6a04706fd08eb5677fdfc086e26fcd5eb154f4.tar.xz
kernel-qcow2-linux-3a6a04706fd08eb5677fdfc086e26fcd5eb154f4.zip
powerpc/mm/radix: Synchronize updates to the process table
When writing to the process table, we need to ensure the store is visible to a subsequent access by the MMU. We assume we never have the PID active while doing the update, so a ptesync/isync pair should hopefully be a big enough hammer for our purpose. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/kernel')
0 files changed, 0 insertions, 0 deletions