aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
diff options
context:
space:
mode:
authorAmol Grover <[email protected]>2020-01-18 09:54:34 +0530
committerOlof Johansson <[email protected]>2020-01-19 22:46:52 -0800
commitfeec214afb53f17554c9c0c85f72de709b7ba3e4 (patch)
tree6107042fbb29949efdd54fed9f05396b0779187a /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf
parent2ced5a3449f19de77c9790affda213a7d3b59dd6 (diff)
drivers: soc: ti: knav_qmss_queue: Pass lockdep expression to RCU lists
inst->handles is traversed using list_for_each_entry_rcu outside an RCU read-side critical section but under the protection of knav_dev_lock. Hence, add corresponding lockdep expression to silence false-positive lockdep warnings, and harden RCU lists. Add macro for the corresponding lockdep expression. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Amol Grover <[email protected]> Acked-by: Santosh Shilimkar <[email protected]> Signed-off-by: Olof Johansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions