HomeFreeBSD

Use umtx_copyin_umtx_time32() in __umtx_op_lock_umutex_compat32().

Description

Use umtx_copyin_umtx_time32() in __umtx_op_lock_umutex_compat32().

Non-NULL timeouts where copied in improperly and could produce failures
due to incompatible data structures.

Reviewed by: kib
MFC after: 3 days
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D14587

Details

Provenance
brooksAuthored on
Reviewer
kib
Differential Revision
D14587: Use umtx_copyin_umtx_time32() in __umtx_op_lock_umutex_compat32().
Parents
rS330526: MFC: r329889
Branches
Unknown
Tags
Unknown