K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-10-02T09:58:54.000000Z K 7 svn:log V 351 Merge kern_lock.c:1.94 from HEAD to RELENG_6: 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 Approved by: re (scottl) END