Page MenuHomeFreeBSD

cam: turn KASSERTs into printfs for now
ClosedPublic

Authored by trasz on May 16 2021, 6:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 27, 11:14 AM
Unknown Object (File)
Sat, Sep 27, 11:08 AM
Unknown Object (File)
Sat, Sep 27, 10:59 AM
Unknown Object (File)
Sat, Sep 27, 10:49 AM
Unknown Object (File)
Sat, Sep 27, 12:48 AM
Unknown Object (File)
Sep 13 2025, 7:47 AM
Unknown Object (File)
Sep 13 2025, 7:17 AM
Unknown Object (File)
Sep 11 2025, 4:56 AM
Subscribers

Details

Summary

It looks like I've missed a couple of places where we don't clear
stack-allocated CCBs. Don't panic when that happens, just print
a warning.

This is a temporary measure until I get those cases fixed.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable