Skip to content
Commit 0df162e1 authored by Thomas Bogendoerfer's avatar Thomas Bogendoerfer
Browse files

MIPS: mm: Clean up setup of protection map



Protection map difference between RIXI and non RIXI cpus is _PAGE_NO_EXEC
and _PAGE_NO_READ usage. Both already take care of cpu_has_rixi while
setting up the page bits. So we just need one setup of protection map
and can drop the now unused (and broken for RIXI) PAGE_* defines.

Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent ed2adb74
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment