diff options
author | Madhuparna Bhowmik <madhuparnabhowmik10@gmail.com> | 2020-02-18 22:58:20 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-18 23:46:27 +0300 |
commit | a2cfb96cc3654c6d451020480a4bcfbbca564350 (patch) | |
tree | c942cd810253b3cb5bdcdef4191e82711f17d7d2 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 53742e69e85d2eb7ed56f58d277bc3e682f8949e (diff) | |
download | linux-a2cfb96cc3654c6d451020480a4bcfbbca564350.tar.xz |
flow_table.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-sqlite.py')
0 files changed, 0 insertions, 0 deletions