diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2021-03-31 02:38:40 +0200 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2021-04-08 13:17:42 +0200 |
commit | 56bec2f9d4d05675cada96772a8a93010f4d82bf (patch) | |
tree | a973cde3c65f10a7e5fcb0d9b1bf1b7143a8eade /arch/powerpc/platforms/pseries | |
parent | selftests/powerpc: Test for spurious kernel memory faults on radix (diff) | |
download | linux-56bec2f9d4d05675cada96772a8a93010f4d82bf.tar.xz linux-56bec2f9d4d05675cada96772a8a93010f4d82bf.zip |
powerpc/mm/64s: Add _PAGE_KERNEL_ROX
In the past we had a fallback definition for _PAGE_KERNEL_ROX, but we
removed that in commit d82fd29c5a8c ("powerpc/mm: Distribute platform
specific PAGE and PMD flags and definitions") and added definitions
for each MMU family.
However we missed adding a definition for 64s, which was not really a
bug because it's currently not used.
But we'd like to use PAGE_KERNEL_ROX in a future patch so add a
definition now.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210331003845.216246-1-mpe@ellerman.id.au
Diffstat (limited to 'arch/powerpc/platforms/pseries')
0 files changed, 0 insertions, 0 deletions