Page MenuHomeFreeBSD

spibus(4): Allow IRQ resource to be released
ClosedPublic

Authored by wulf on Jul 31 2023, 2:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 27, 7:35 AM
Unknown Object (File)
Mon, Jun 24, 10:39 AM
Unknown Object (File)
Fri, Jun 21, 8:45 AM
Unknown Object (File)
May 2 2024, 9:05 AM
Unknown Object (File)
May 2 2024, 9:05 AM
Unknown Object (File)
May 2 2024, 9:05 AM
Unknown Object (File)
May 2 2024, 2:44 AM
Unknown Object (File)
Mar 17 2024, 4:29 PM
Subscribers
None

Details

Summary

Resource is allocated on spibus(4). We must release it here too rather
than propagate request down the tree.

Fixes: 4dd8db62e9d3 ("Add IRQ resource to SPIBUS")

Diff Detail

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

Event Timeline

wulf requested review of this revision.Jul 31 2023, 2:49 PM
wulf created this revision.
This revision is now accepted and ready to land.Aug 1 2023, 7:17 AM
This revision was automatically updated to reflect the committed changes.