HomeFreeBSD

ksiginfo_alloc: pass M_WAITOK or M_NOWAIT to uma_zalloc

Description

ksiginfo_alloc: pass M_WAITOK or M_NOWAIT to uma_zalloc

It expects exactly one of those flags. A future commit will assert this.

Reviewed by: rstone
MFC after: 1 month
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D34451

Details

Provenance
vangyzenAuthored on Mar 4 2022, 9:01 PM
Reviewer
rstone
Differential Revision
D34451: ksiginfo_alloc: pass M_WAITOK or M_NOWAIT to uma_zalloc
Parents
rGcfbb5f8ce0f6: vm_ksubmap_init: pass M_WAITOK to vmem_init -> uma_zalloc_arg
Branches
Unknown
Tags
Unknown