HomeFreeBSD

linux(4): Handle FUTEX_LOCK_PI2 oeration.

Description

linux(4): Handle FUTEX_LOCK_PI2 oeration.

FUTEX_LOCK_PI2 was added to support clock selection as FUTEX_LOCK_PI uses a
CLOCK_REALTIME based absolute value since it was implemented, but it does not
require that the FUTEX_CLOCK_REALTIME bit is set, because that was introduced
later.

MFC after: 2 weeks

(cherry picked from commit a9bb1b1c188339ed7658103ff5843c161df08799)

Details

Provenance
dchaginAuthored on Jul 29 2021, 9:55 AM
Parents
rG0b55f31e0124: linux(4): Use variable name not type for sizeof() to calculate storage size.
Branches
Unknown
Tags
Unknown