Page MenuHomeFreeBSD

vmm: Enable assertions in vmmdev_lookup()
ClosedPublic

Authored by markj on Aug 26 2024, 1:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 30, 11:47 AM
Unknown Object (File)
Fri, Nov 21, 12:49 PM
Unknown Object (File)
Fri, Nov 21, 12:47 PM
Unknown Object (File)
Fri, Nov 21, 12:46 PM
Unknown Object (File)
Fri, Nov 21, 12:43 PM
Unknown Object (File)
Nov 8 2025, 12:41 PM
Unknown Object (File)
Oct 29 2025, 10:27 AM
Unknown Object (File)
Oct 29 2025, 6:22 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