[Bug 252445] recent 12.2-STABLE panics on ESXi 4.1.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 7 14:19:40 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252445

VVD <vvd at unislabs.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vvd at unislabs.com

--- Comment #7 from VVD <vvd at unislabs.com> ---
(In reply to Marek Zarychta from comment #6)
> if (!qp_guest_endpoints.mutex)
Maybe:
if (qp_guest_endpoints.mutex == NULL)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-virtualization mailing list