remove dtp_mtx which protected dtp_ref; the code is always called with KERNEL_LOCK...
authorjasper <jasper@openbsd.org>
Mon, 25 Oct 2021 17:15:29 +0000 (17:15 +0000)
committerjasper <jasper@openbsd.org>
Mon, 25 Oct 2021 17:15:29 +0000 (17:15 +0000)
commit0ae6857148f68539a40877df4c718940b1844a81
tree1bf3a4427b1b208cbb36162815523544e5eeebf2
parent92adc917d81f5af1feff028dd6ff5039c132b211
remove dtp_mtx which protected dtp_ref; the code is always called with KERNEL_LOCK() held

discussed with and OK mpi@
sys/dev/dt/dt_prov_kprobe.c
sys/dev/dt/dtvar.h