diff options
author | Peter Zijlstra <[email protected]> | 2021-02-01 11:55:38 +0100 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2021-02-05 17:20:15 +0100 |
commit | 7f82e631d236cafd28518b998c6d4d8dc2ef68f6 (patch) | |
tree | 4ea7c080dd68f093e113c0b526d9e96b613cbf86 /tools/perf/scripts/python | |
parent | 442187f3c2de40bab13b8f9751b37925bede73b0 (diff) |
locking/lockdep: Avoid unmatched unlock
Commit f6f48e180404 ("lockdep: Teach lockdep about "USED" <- "IN-NMI"
inversions") overlooked that print_usage_bug() releases the graph_lock
and called it without the graph lock held.
Fixes: f6f48e180404 ("lockdep: Teach lockdep about "USED" <- "IN-NMI" inversions")
Reported-by: Dmitry Vyukov <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Waiman Long <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions