K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-10-02T10:11:31.000000Z K 7 svn:log V 331 Merge kern_lock.c:1.94, 1.95 from HEAD to RELENG_5: In lockstatus(), don't lock and unlock the interlock when testing the sleep lock status while kdb_active, or we risk contending with the mutex on another CPU, resulting in a panic when using "show lockedvnods" while in DDB. Reviewed by: jhb Reported by: kris END