aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2022-08-22 15:29:53 -0400
committerKent Overstreet <[email protected]>2023-10-22 17:09:41 -0400
commit8b31e4fc7d9e27fd5dc56bb063acf9e4ea575973 (patch)
tree560cdec27e17f8c3019eace22a24ed9a8ccf4847 /tools/perf/scripts/python/bin/flamegraph-record
parent2ec254c098da677295c2487ae36e75a26d557222 (diff)
bcachefs: Kill normalize_read_intent_locks()
Before we had the deadlock cycle detector, we didn't want to be holding read locks when taking intent locks, because blocking on an intent lock while holding a read lock was a lock ordering violation that could cause a deadlock. With the cycle detector this is no longer an issue, so this code can be deleted. Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions