HomeFreeBSD

sound: Use M_WAITOK where possible

Description

sound: Use M_WAITOK where possible

These malloc(9) calls are in contexts where sleeping is permitted.

Sponsored by: The FreeBSD Foundation
MFC after: 2 days
Reviewed by: dev_submerge.ch, zlei, markj, emaste
Differential Revision: https://reviews.freebsd.org/D46845

Details

Provenance
christosAuthored on Oct 18 2024, 8:41 AM
Reviewer
dev_submerge.ch
Differential Revision
D46845: sound: Use M_WAITOK where possible
Parents
rG3cc01caa26e4: sound: Do not cast return value of malloc(9)
Branches
Unknown
Tags
Unknown