With the removal of intrcnt, intr_isrc_deregister() is no longer a
wrapper around panic(). As such in error and release cases,
intr_isrc_deregister() should be called as appropriate.
Details
Details
- Reviewers
manu
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 47435 Build 44322: arc lint + arc unit
Event Timeline
Comment Actions
Marking this as paused since I hope to do something about how INTRNG handles interrupt numbers. That could have a larger impact and makes this difficult. Since most interrupt controllers rarely disappear, this isn't too urgent anyway.