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, Aug 9, 6:40 PM
Unknown Object (File)
Sun, Aug 9, 3:08 PM
Unknown Object (File)
Sat, Aug 1, 10:42 AM
Unknown Object (File)
Thu, Jul 23, 6:48 PM
Unknown Object (File)
Sun, Jul 19, 3:26 PM
Unknown Object (File)
Sat, Jul 18, 3:56 PM
Unknown Object (File)
Jul 13 2026, 2:50 AM
Unknown Object (File)
Jul 13 2026, 2:49 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 59178
Build 56065: arc lint + arc unit