HomeFreeBSD

Make <vm/vm_extern.h> more self-contained.

Description

Make <vm/vm_extern.h> more self-contained.

Add a nested include of <sys/systm.h> for recently added assertions.
Without this, existing code (such as in drm-kmod) needs to be patched
to add the newly required header.

While here, rewrite the assertions using KASSERT().

Reviewed by: dougm, alc, imp, kib
Differential Revision: https://reviews.freebsd.org/D34070

Details

Provenance
jhbAuthored on Jan 28 2022, 9:14 PM
Reviewer
dougm
Differential Revision
D34070: Make <vm/vm_extern.h> more self-contained.
Parents
rG2e8d1a55258d: iscsi: Allocate a dummy PDU for the internal nexus reset task.
Branches
Unknown
Tags
Unknown