CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/25 11:15:29
Modified files:
sys/dev/dt : dt_prov_kprobe.c dtvar.h
Log message:
remove dtp_mtx which protected dtp_ref; the code is always called with
KERNEL_LOCK() held
discussed with and OK mpi@
