summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/eeh_cache.c
diff options
context:
space:
mode:
authorChristophe Leroy <christophe.leroy@csgroup.eu>2023-09-25 20:31:47 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2023-10-19 17:12:47 +1100
commit46ebef51fd92f52ba7dca21d3c4332e4127de515 (patch)
treeb6ce8fbd07f2c82b57285a4b977428226ea65d01 /arch/powerpc/kernel/eeh_cache.c
parented815bd3fe9b14a742e2ae094f7f55f70918dbbc (diff)
downloadlinux-46ebef51fd92f52ba7dca21d3c4332e4127de515.tar.gz
linux-46ebef51fd92f52ba7dca21d3c4332e4127de515.tar.bz2
linux-46ebef51fd92f52ba7dca21d3c4332e4127de515.zip
powerpc/32s: Add _PAGE_WRITE to supplement _PAGE_RW
Several places, _PAGE_RW maps to write permission and don't always imply read. To make it more clear, do as book3s/64 in commit c7d54842deb1 ("powerpc/mm: Use _PAGE_READ to indicate Read access") and use _PAGE_WRITE when more relevant. For the time being _PAGE_WRITE is equivalent to _PAGE_RW but that will change when _PAGE_READ gets added in following patches. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/5798782869fe4d2698f104948dabd17657b89395.1695659959.git.christophe.leroy@csgroup.eu
Diffstat (limited to 'arch/powerpc/kernel/eeh_cache.c')
0 files changed, 0 insertions, 0 deletions