aboutsummaryrefslogtreecommitdiff
path: root/scripts/rustdoc_test_builder.rs
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2023-12-21 20:34:17 -0500
committerKent Overstreet <[email protected]>2024-07-14 19:00:16 -0400
commit1a616c2fe96b357894b74b41787d4ea6987f6199 (patch)
treef14fa2ca62aa960c73794f45945b44c73cfc8f63 /scripts/rustdoc_test_builder.rs
parent8f523d425e0255a68d2f47f9b21db4f684c185c9 (diff)
lockdep: lockdep_set_notrack_class()
Add a new helper to disable lockdep tracking entirely for a given class. This is needed for bcachefs, which takes too many btree node locks for lockdep to track. Instead, we have a single lockdep_map for "btree_trans has any btree nodes locked", which makes more since given that we have centralized lock management and a cycle detector. Cc: Peter Zijlstra <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Will Deacon <[email protected]> Cc: Waiman Long <[email protected]> Cc: Boqun Feng <[email protected]> Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions