HomeFreeBSD

umtx: Check for errors from suword32()

Description

umtx: Check for errors from suword32()

This is in preparation for annotating copyin() and related functions
with __result_use_check.

Reviewed by: kib
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D43144

Details

Provenance
markjAuthored on Dec 26 2023, 1:42 AM
Reviewer
kib
Differential Revision
D43144: umtx: Check for errors from suword32()
Parents
rGf450277f7a60: thread: Ignore errors when copying out during thr_exit()
Branches
Unknown
Tags
Unknown