summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2023-03-13 23:17:32 +0300
committerJakub Kicinski <kuba@kernel.org>2023-03-15 10:37:33 +0300
commitc486640aa710ddd06c13a7f7162126e1552e8842 (patch)
tree0611835d7b618d97f31bdc1a592542c5352b636f /scripts/gdb/linux/proc.py
parentb071af523579df7341cabf0f16fc661125e9a13f (diff)
downloadlinux-c486640aa710ddd06c13a7f7162126e1552e8842.tar.xz
ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()
rt6_check_neigh() uses read_lock() to protect n->nud_state reading. This seems overkill and causes false sharing. Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: David Ahern <dsahern@kernel.org> Reviewed-by: Martin KaFai Lau <martin.lau@kernel.org> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions