Page MenuHomeFreeBSD

ng_ksocket: fix upcall clearing on node shutdown
ClosedPublic

Authored by glebius on Nov 16 2023, 4:51 PM.
Tags
None
Referenced Files
F87304505: D42636.id130213.diff
Mon, Jul 1, 1:17 PM
Unknown Object (File)
Sat, Jun 29, 10:15 AM
Unknown Object (File)
May 27 2024, 10:16 AM
Unknown Object (File)
May 27 2024, 10:16 AM
Unknown Object (File)
May 27 2024, 10:16 AM
Unknown Object (File)
May 27 2024, 10:04 AM
Unknown Object (File)
May 7 2024, 9:49 AM
Unknown Object (File)
Apr 25 2024, 8:21 PM

Details

Summary

Note: imho, the proper solution would be to guarantee that upcalls
won't ever be called after soclose(), but this isn't the case, yet.
This change at least makes the node work the way it always worked.

PR: 272319
PR: 275106
Fixes: 779f106aa169256b7010a1d8f963ff656b881e92

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable