CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2015/10/01 14:27:51
Modified files: sys/uvm : uvm_map.c Log message: In uvm_map_splitentry(), grab the kernel lock before calling into the amap or pager code. We may end up here without holding the kernel lock from uvm_unmap(). "ja ja" tedu@