diff options
author | Eric Dumazet <[email protected]> | 2024-10-04 13:47:18 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-10-07 16:38:58 -0700 |
commit | fc38b28365e5f1396209d2878a34065468765087 (patch) | |
tree | 726d3e346836d55f05e5e2a1c54aae425fa9aee6 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 8a0f62fdeb9ea66ad3d0e959c7c4addbabeac1be (diff) |
ipv4: use rcu in ip_fib_check_default()
fib_info_devhash[] is not resized in fib_info_hash_move().
fib_nh structs are already freed after an rcu grace period.
This will allow to remove fib_info_lock in the following patch.
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: Kuniyuki Iwashima <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions