Page MenuHomeFreeBSD

vmm: Enable assertions in vmmdev_lookup()
ClosedPublic

Authored by markj on Aug 26 2024, 1:35 PM.
Tags
None
Referenced Files
F132015773: D46438.id142462.diff
Sun, Oct 12, 11:32 PM
F132015772: D46438.id142427.diff
Sun, Oct 12, 11:32 PM
F132015770: D46438.id.diff
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
Unknown Object (File)
Thu, Oct 2, 5:36 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 Not Applicable
Unit
Tests Not Applicable