Skip to content
Commit 724d554a authored by Thomas Bogendoerfer's avatar Thomas Bogendoerfer
Browse files

MIPS: vdso: Use vma page protection for remapping



MIPS protection bits are setup during runtime so using defines like
PAGE_READONLY ignores these runtime changes. To fix this we simply
use the page protection of the setup vma.

Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent 8c9e8b0a
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