K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-09-27T21:02:59.000000Z K 7 svn:log V 278 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. MFC after: 3 days Reviewed by: jhb Reported by: kris END