HomeFreeBSD

vmm: Enable assertions in vmmdev_lookup()

Description

vmm: Enable assertions in vmmdev_lookup()

The comment has been there since the initial import of the vmm code
and presumably reflected some kind of problem with standalone builds of
vmm.ko. However, I don't see any problems with it, and mtx_assert() is
used elsewhere within the vmm code.

Reviewed by: jhb
Differential Revision: https://reviews.freebsd.org/D46438

Details

Provenance
markjAuthored on Aug 26 2024, 6:41 PM
Reviewer
jhb
Differential Revision
D46438: vmm: Enable assertions in vmmdev_lookup()
Parents
rG93e81baa1c1b: vmm: Move duplicated stats code into a generic file
Branches
Unknown
Tags
Unknown