summaryrefslogtreecommitdiff
path: root/net/802/psnap.c
diff options
context:
space:
mode:
authorAmol Grover <frextrite@gmail.com>2020-02-21 18:15:38 +0300
committerDavid S. Miller <davem@davemloft.net>2020-02-25 00:01:54 +0300
commit958a93c15466c69e2ec531332e67011f549943bd (patch)
tree76ac4e6dfd5994ff4ff1a90459ba36fdfdac4695 /net/802/psnap.c
parent27cf31dc20062b020453ea80b0dc95c46af766c1 (diff)
downloadlinux-958a93c15466c69e2ec531332e67011f549943bd.tar.xz
tcp, ulp: Pass lockdep expression to RCU lists
tcp_ulp_list is traversed using list_for_each_entry_rcu outside an RCU read-side critical section but under the protection of tcp_ulp_list_lock. Hence, add corresponding lockdep expression to silence false-positive warnings, and harden RCU lists.t Signed-off-by: Amol Grover <frextrite@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/802/psnap.c')
0 files changed, 0 insertions, 0 deletions