K 10 svn:author V 8 hselasky K 8 svn:date V 27 2015-01-02T13:10:33.345047Z K 7 svn:log V 311 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. MFC after: 1 week END