diff options
| author | Madhuparna Bhowmik <[email protected]> | 2020-02-21 21:49:47 +0530 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-02-24 13:02:53 -0800 |
| commit | 0a087bf232c35dbec3769c4402ca737995d7b734 (patch) | |
| tree | 77edc9546fc909aa78d250392e713c62c1aa92db /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 958a93c15466c69e2ec531332e67011f549943bd (diff) | |
net: 802: psnap.c: Use built-in RCU list checking
list_for_each_entry_rcu() has built-in RCU and lock checking.
Pass cond argument to list_for_each_entry_rcu() to silence
false lockdep warning when CONFIG_PROVE_RCU_LIST is enabled
by default.
Signed-off-by: Madhuparna Bhowmik <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions