diff options
author | Madhuparna Bhowmik <madhuparnabhowmik10@gmail.com> | 2020-02-19 20:47:46 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-19 11:13:43 -0800 |
commit | 33c4acbe2f4e8f2866914b1fb90ce74fc7216c21 (patch) | |
tree | f46fcc3c35f1b79b12eb552f993f2921b2c2802e /ipc | |
parent | c3331d2fe3fd4d5e321f2467d01f72de7edfb5d0 (diff) | |
download | linux-stable-33c4acbe2f4e8f2866914b1fb90ce74fc7216c21.tar.gz linux-stable-33c4acbe2f4e8f2866914b1fb90ce74fc7216c21.tar.bz2 linux-stable-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 'ipc')
0 files changed, 0 insertions, 0 deletions