Page MenuHomeFreeBSD

Widen ifnet_detach_sxlock coverage
ClosedPublic

Authored by kp on Feb 8 2021, 10:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 17, 2:57 AM
Unknown Object (File)
Thu, Mar 9, 3:35 PM
Unknown Object (File)
Thu, Mar 9, 3:34 PM
Unknown Object (File)
Thu, Mar 9, 3:30 PM
Unknown Object (File)
Thu, Mar 9, 3:23 PM
Unknown Object (File)
Wed, Feb 22, 2:41 PM
Unknown Object (File)
Feb 17 2023, 2:23 AM
Unknown Object (File)
Feb 15 2023, 6:18 AM
Subscribers

Details

Summary

Widen the ifnet_detach_sxlock to cover the entire vnet sysuninit code.
This ensures that we can't end up having the vnet_sysuninit free the UDP
pcb while the detach code is running and trying to purge the UDP pcb.

MFC after: 1 week

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 36817
Build 33706: arc lint + arc unit