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)
Tue, Oct 14, 3:01 AM
Unknown Object (File)
Sun, Oct 12, 11:32 PM
Unknown Object (File)
Sun, Oct 12, 11:32 PM
Unknown Object (File)
Sun, Oct 12, 11:32 PM
Unknown Object (File)
Sun, Oct 12, 12:06 PM
Unknown Object (File)
Sun, Oct 12, 1:08 AM
Unknown Object (File)
Sat, Oct 4, 12:19 PM
Unknown Object (File)
Fri, Oct 3, 12:40 PM

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