aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorPaul E. McKenney <[email protected]>2020-05-28 08:49:29 -0700
committerPaul E. McKenney <[email protected]>2020-06-29 11:58:51 -0700
commitd29e0b26b020422cc51b5b51733cc50fcf443965 (patch)
tree72b4b4b14248e0d0b7f12046b62ba2097c57ce4a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent04b25a495bd68c1dad07263fb91e8b5a31c00a9e (diff)
lockdep: Complain only once about RCU in extended quiescent state
Currently, lockdep_rcu_suspicious() complains twice about RCU read-side critical sections being invoked from within extended quiescent states, for example: RCU used illegally from idle CPU! rcu_scheduler_active = 2, debug_locks = 1 RCU used illegally from extended quiescent state! This commit therefore saves a couple lines of code and one line of console-log output by eliminating the first of these two complaints. Link: https://lore.kernel.org/lkml/[email protected] Cc: Peter Zijlstra <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Will Deacon <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions