HomeFreeBSD

Linux: disable lockdep for a couple of locks

Description

Linux: disable lockdep for a couple of locks

When running a debug kernel with lockdep enabled there
are several locks which report false positives. Set
MUTEX_NOLOCKDEP/RW_NOLOCKDEP to disable these warnings.

Reviewed-by: Brian Atkinson <batkinson@lanl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #16188

Details

Provenance
Brian Behlendorf <behlendorf1@llnl.gov>Authored on May 13 2024, 10:12 PM
GitHub <noreply@github.com>Committed on May 13 2024, 10:12 PM
Parents
rG136c05321140: ZAP: Fix leaf references on zap_expand_leaf() errors
Branches
Unknown
Tags
Unknown