Home
last modified time | relevance | path

Searched hist:"0 df162e1377a585ced8adb932f7d6e4164e91ccf" (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/mm/
H A Dcache.cdiff 0df162e1377a585ced8adb932f7d6e4164e91ccf Fri Nov 13 12:09:52 CET 2020 Thomas Bogendoerfer <tsbogend@alpha.franken.de> 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: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
/linux/arch/mips/include/asm/
H A Dpgtable.hdiff 0df162e1377a585ced8adb932f7d6e4164e91ccf Fri Nov 13 12:09:52 CET 2020 Thomas Bogendoerfer <tsbogend@alpha.franken.de> 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: Thomas Bogendoerfer <tsbogend@alpha.franken.de>