HomeFreeBSD

powerpc: slb_alloc_user_cache: fix missing uma_zalloc wait flag

Description

powerpc: slb_alloc_user_cache: fix missing uma_zalloc wait flag

Flags should be M_WAITOK | M_ZERO instead of just M_ZERO

Reviewed by: markj
MFC after: 2 days
Sponsored by: Instituto de Pesquisas Eldorado (eldorado.org.br)
Differential Revision: https://reviews.freebsd.org/D36865

Details

Provenance
alfredoAuthored on Oct 3 2022, 11:22 PM
Reviewer
markj
Differential Revision
D36865: powerpc: slb_alloc_user_cache fix missing uma_zalloc wait flag
Parents
rGa9a267c1f7a5: acpi_thermal: Fix a potential stack buffer overflow.
Branches
Unknown
Tags
Unknown