CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/06/20 04:48:55
Modified files:
sys/kern : kern_ktrace.c kern_pledge.c
Log message:
Grab and/or assert for the KERNEL_LOCK() in in ktrace & pledge.
This is required to run network syscall mostly without the KERNEL_LOCK().
ok visa@, kettenis@ as part of a larger diff.
