CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/13 03:48:39
Modified files:
sys/kern : kern_ktrace.c
Log message:
Grep the KERNEL_LOCK in ktrpsig() before calling ktrwrite(). Another
little step towards moving signal delivery outside of KERNEL_LOCK.
OK mpi@
