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, May 17, 1:47 AM
Unknown Object (File)
Sun, May 17, 1:37 AM
Unknown Object (File)
Sun, May 17, 1:30 AM
Unknown Object (File)
Apr 28 2026, 2:19 PM
Unknown Object (File)
Apr 27 2026, 12:33 AM
Unknown Object (File)
Apr 26 2026, 8:26 AM
Unknown Object (File)
Apr 21 2026, 11:55 AM
Unknown Object (File)
Apr 21 2026, 11:55 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