K 10 svn:author V 8 hselasky K 8 svn:date V 27 2015-01-11T12:17:27.095555Z K 7 svn:log V 317 MFC r276532 and r276626: The "cnputs_mtx" mutex must be allowed to recurse. Debug prints and/or witness printouts in the console driver clients can cause this mutex to recurse by calls to "printf()" from witness for example. In particular this can happen if "debug.witness.skipspin=0" is set in the boot environment. END