ps 2005-07-30 05:54:30 UTC FreeBSD src repository Modified files: sys/kern kern_mutex.c Log: Ignore mutex asserts when we're dumping as well. This allows me to panic a system from DDB when INVARIANTS is compiled into the kernel on a scsi system. Revision Changes Path 1.156 +2 -1 src/sys/kern/kern_mutex.c