Page MenuHomeFreeBSD

intrng: implement use of intr_isrc_deregister()
Changes PlannedPublic

Authored by ehem_freebsd_m5p.com on Sep 16 2022, 7:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 26, 2:53 AM
Unknown Object (File)
Thu, Oct 24, 11:41 PM
Unknown Object (File)
Oct 8 2024, 10:41 AM
Unknown Object (File)
Sep 29 2024, 9:07 PM
Unknown Object (File)
Sep 18 2024, 2:20 AM
Unknown Object (File)
Sep 5 2024, 11:55 PM
Unknown Object (File)
Jul 3 2024, 1:11 AM
Unknown Object (File)
Jun 28 2024, 11:47 PM
Subscribers

Details

Reviewers
manu
Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 47435
Build 44322: arc lint + arc unit