diff options
author | Amol Grover <frextrite@gmail.com> | 2020-02-21 20:57:14 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-02-25 00:07:03 +0300 |
commit | c8b91770f54a1e832e086b3768fe115583128519 (patch) | |
tree | 1a37c93359196c6b990b748c1d622cd70300ece3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0a087bf232c35dbec3769c4402ca737995d7b734 (diff) | |
download | linux-c8b91770f54a1e832e086b3768fe115583128519.tar.xz |
tcp: ipv4: Pass lockdep expression to RCU lists
md5sig->head maybe traversed using hlist_for_each_entry_rcu
outside an RCU read-side critical section but under the protection
of socket lock.
Hence, add corresponding lockdep expression to silence false-positive
warnings, and harden RCU lists.
Signed-off-by: Amol Grover <frextrite@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