Skip to content
Commit 56bec2f9 authored by Michael Ellerman's avatar Michael Ellerman
Browse files

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 d82fd29c ("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: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210331003845.216246-1-mpe@ellerman.id.au
parent 29e3ea8c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment