K 10 svn:author V 3 jhb K 8 svn:date V 27 2002-03-08T18:57:57.000000Z K 7 svn:log V 320 - Use a MI critical section in witness_sleep() and witness_list() as they simply need to prevent switching from another CPU and do not need interrupts disabled. - Add a comment to witness_list() about why displaying spin locks for threads on other CPU's really is just a bad idea and probably shouldn't be done. END