Page MenuHomeFreeBSD

Widen ifnet_detach_sxlock coverage
ClosedPublic

Authored by kp on Feb 8 2021, 10:07 AM.
Tags
None
Referenced Files
F83043491: D28530.id83569.diff
Sun, May 5, 11:35 AM
Unknown Object (File)
Thu, May 2, 8:25 AM
Unknown Object (File)
Sun, Apr 28, 4:24 PM
Unknown Object (File)
Fri, Apr 26, 1:08 AM
Unknown Object (File)
Fri, Apr 26, 1:08 AM
Unknown Object (File)
Thu, Apr 25, 6:24 PM
Unknown Object (File)
Tue, Apr 16, 3:52 AM
Unknown Object (File)
Tue, Apr 16, 3:52 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