HomeFreeBSD

Nvlist functionality is not used within interrupt context, so we should

Description

Nvlist functionality is not used within interrupt context, so we should
use M_WAITOK to allocate memory.

Approved by: pjd (mentor)

Details

Provenance
oshogboAuthored on
Parents
rS282249: Always use the nv_malloc macro instead of malloc(3).
Branches
Unknown
Tags
Unknown