CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2020/09/14 14:31:09
Modified files: sys/uvm : uvm_map.c Log message: Since the issues with calling uvm_map_inentry_fix() without holding the kernel lock are fixed now, push the kernel lock down again. ok deraadt@