diff options
author | 2020-02-19 01:27:42 +0530 | |
---|---|---|
committer | 2020-02-18 12:46:27 -0800 | |
commit | fed48423f14d9fa184b262d7c35d9dc1c3698500 (patch) | |
tree | 9702611dc88775b7ff92beedc3c84fce948fc067 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | meter.c: Use built-in RCU list checking (diff) | |
download | linux-dev-fed48423f14d9fa184b262d7c35d9dc1c3698500.tar.xz linux-dev-fed48423f14d9fa184b262d7c35d9dc1c3698500.zip |
vport.c: Use built-in RCU list checking
hlist_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 <madhuparnabhowmik10@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions