[Bug 255947] linuxulator: Add FUTEX_REQUEUE for musl libc.

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 17 May 2021 15:29:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255947

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |emaste@freebsd.org

--- Comment #2 from Ed Maste <emaste@freebsd.org> ---
Comment on attachment 225031
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225031
futex requeue patch

Moved comment likely requires updating:

+                * Glibc versions prior to 2.3.3 fall back to FUTEX_WAKE when
+                * FUTEX_REQUEUE returned EINVAL.

This is true, but not so relevant now as we're not going to return EINVAL?

-- 
You are receiving this mail because:
You are the assignee for the bug.