CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/25 16:42:03
Modified files:
sys/uvm : uvm_map.c
Log message:
In the previous commit, FIXPROT would upgrade a PROT_NONE mapping too far.
Correct the logic, still blocking PROT_EXEC
ok anton kettenis
