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
F132879746: D31280.id.diff
Mon, Oct 20, 7:12 PM
F132879739: D31280.id92636.diff
Mon, Oct 20, 7:12 PM
F132879738: D31280.id92937.diff
Mon, Oct 20, 7:12 PM
Unknown Object (File)
Mon, Oct 20, 6:48 AM
Unknown Object (File)
Fri, Oct 17, 3:39 PM
Unknown Object (File)
Fri, Oct 17, 9:09 AM
Unknown Object (File)
Mon, Oct 13, 6:19 PM
Unknown Object (File)
Sep 15 2025, 11:18 PM
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