CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/09/12 05:58:28
Modified files:
sys/arch/arm64/arm64: pmap.c
Log message:
Make pmap_protect(9) actually remove exec permission if the new permissions
include PROT_READ but not PROT_EXEC.
ok patrick@
