K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-01-05T08:29:54.000000Z K 7 svn:log V 183 Remove brain damaged code in witness_lock(). We could have easily just used PCPU_GET(spinlocks) w/o needing the w_mtx held. It is more correct to just check td_critnest now though. END