diff options
author | 2025-02-05 15:51:20 +0000 | |
---|---|---|
committer | 2025-02-06 16:14:15 -0800 | |
commit | b768294d449da6d7dc0667c1ec92dc4af6ef766b (patch) | |
tree | eab90221e224204ce7115a0f8031043c8ee533b0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ipv6: icmp: convert to dev_net_rcu() (diff) | |
download | wireguard-linux-b768294d449da6d7dc0667c1ec92dc4af6ef766b.tar.xz wireguard-linux-b768294d449da6d7dc0667c1ec92dc4af6ef766b.zip |
ipv6: Use RCU in ip6_input()
Instead of grabbing rcu_read_lock() from ip6_input_finish(),
do it earlier in is caller, so that ip6_input() access
to dev_net() can be validated by LOCKDEP.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20250205155120.1676781-13-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions