Page MenuHomeFreeBSD

linux(4): Handle special case for regular futex in handle_futex_death().
ClosedPublic

Authored by dchagin on Jul 22 2021, 2:51 PM.
Tags
None
Referenced Files
F132522118: D31280.id92937.diff
Fri, Oct 17, 3:39 PM
F132492464: D31280.id92937.diff
Fri, Oct 17, 9:09 AM
Unknown Object (File)
Mon, Oct 13, 6:19 PM
Unknown Object (File)
Sep 15 2025, 11:18 PM
Unknown Object (File)
Sep 13 2025, 2:59 AM
Unknown Object (File)
Sep 7 2025, 9:36 PM
Unknown Object (File)
Sep 5 2025, 12:11 AM
Unknown Object (File)
Aug 2 2025, 11:29 AM
Subscribers

Details

Summary

Handle some races in handle_futex_death() which can prevents a wakeup of
potential waiters which can cause these waiters to block forever.

Diff Detail

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