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.
Description
Description
Details
Details
- Provenance
• hselasky Authored on - Parents
- rS276970: MFC r276532 and r276626:
- Branches
- Unknown
- Tags