CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/04/17 08:39:59
Modified files:
sys/uvm : uvm_map.c
Log message:
Remove protection checks from uvm_map_is_stack_remappable
Other parts of uvm/pmap check for proper prot flags
already. This fixes the qemu startup problems that
semarie@ reported on tech@.
