HomeFreeBSD

umtx: handle allocation failire in umtx_pi_alloc()

Description

umtx: handle allocation failire in umtx_pi_alloc()

Don't assume that this allocation will succeed. We may have been passed
M_NOWAIT.

The calling code already handles allocation failures, but the function
itself did not.

PR: 283807
MFC after: 1 week

Details

Provenance
kpAuthored on Sun, Jan 5, 4:09 PM
Parents
rG93411b39fff2: rtwn: calculate control rate for VHT rate frames
Branches
Unknown
Tags
Unknown