Page MenuHomeFreeBSD

Remove bogus detach routines
ClosedPublic

Authored by jhb on Nov 1 2024, 2:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 20 2025, 1:27 PM
Unknown Object (File)
Feb 19 2025, 3:59 AM
Unknown Object (File)
Feb 19 2025, 3:57 AM
Unknown Object (File)
Feb 19 2025, 3:54 AM
Unknown Object (File)
Feb 19 2025, 3:52 AM
Unknown Object (File)
Feb 11 2025, 1:34 PM
Unknown Object (File)
Feb 9 2025, 9:12 PM
Unknown Object (File)
Feb 8 2025, 2:25 PM
Subscribers
None

Details

Summary

These drivers are not bus drivers, and would need proper detach
routines that tore down state stored in the softc. Better to just
fail detach outright instead of an incorrect success.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 60333
Build 57217: arc lint + arc unit