diff options
author | 2020-02-19 20:47:46 +0530 | |
---|---|---|
committer | 2020-02-19 11:13:43 -0800 | |
commit | 33c4acbe2f4e8f2866914b1fb90ce74fc7216c21 (patch) | |
tree | f46fcc3c35f1b79b12eb552f993f2921b2c2802e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | nfc: pn544: Fix occasional HW initialization failure (diff) | |
download | linux-dev-33c4acbe2f4e8f2866914b1fb90ce74fc7216c21.tar.xz linux-dev-33c4acbe2f4e8f2866914b1fb90ce74fc7216c21.zip |
bridge: br_stp: 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 <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