Add a KASSERT that there's no outstanding CCBs when we call camperiphfree. We
know that if there are any outstanding CCBs, then when they dereference the path
that's freed at the bottom of camperiphfree there will be some flavor of
panic. This moves that eventual panic to a traceback of when we free the last
reference on the device, which is earlier but may not be early enough.
Description
Description
Details
Details
- Provenance
imp Authored on Feb 14 2020, 12:13 AM - Parents
- rG1f4fa9156db1: xpt_release_simq_timeout is unused. Remove it.
- Branches
- Unknown
- Tags