Page MenuHomeFreeBSD

vmm: Enable assertions in vmmdev_lookup()
ClosedPublic

Authored by markj on Aug 26 2024, 1:35 PM.
Tags
None
Referenced Files
F151312345: D46438.diff
Tue, Apr 7, 12:43 PM
Unknown Object (File)
Sun, Apr 5, 7:57 PM
Unknown Object (File)
Sun, Apr 5, 11:14 AM
Unknown Object (File)
Thu, Mar 26, 6:00 AM
Unknown Object (File)
Wed, Mar 25, 8:33 AM
Unknown Object (File)
Thu, Mar 12, 8:31 PM
Unknown Object (File)
Mar 1 2026, 4:54 PM
Unknown Object (File)
Feb 27 2026, 9:40 AM

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable