CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/27 02:32:29
Modified files:
sys/kern : kern_lock.c
sys/sys : mutex.h
Log message:
Try harder to execute code protected by mutexes after entering ddb(4).
Should prevent a panic after panic reported by mlarkin@.
ok mlarkin@, visa@
