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)
Mon, May 18, 4:48 AM
Unknown Object (File)
Mon, May 18, 4:48 AM
Unknown Object (File)
Wed, May 13, 9:24 PM
Unknown Object (File)
Mon, May 11, 6:07 AM
Unknown Object (File)
Mon, May 11, 4:12 AM
Unknown Object (File)
Mon, May 11, 2:56 AM
Unknown Object (File)
Wed, May 6, 12:22 AM
Unknown Object (File)
Thu, Apr 30, 11:31 PM
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