HomeFreeBSD

bhyve: Disable thread safety analysis

Description

bhyve: Disable thread safety analysis

The warnings that arise are bogus and have to be muted with
__no_lock_analysis in most cases. As a step towards enabling the
default warning level for bhyve, just disable them.

Reviewed by: corvink, jhb
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D37295

Details

Provenance
markjAuthored on Nov 18 2022, 7:04 PM
Reviewer
corvink
Differential Revision
D37295: bhyve: Disable thread safety analysis by the compiler
Parents
rGca6b48f08034: vmm: Restore the correct vm_inject_*() prototypes
Branches
Unknown
Tags
Unknown