diff options
author | Eric Dumazet <[email protected]> | 2024-10-09 18:44:05 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-10-11 15:35:05 -0700 |
commit | 2698acd6ea4770809af7e65bb8b3250e0a3a807e (patch) | |
tree | 4c7dfc8f21794b0cbaaf9cee6e2353b47c59dd5b /tools/perf/scripts/python/parallel-perf.py | |
parent | 055202b16c589cc82cc8ab9d4316701547fb8853 (diff) |
net: do not acquire rtnl in fib_seq_sum()
After we made sure no fib_seq_read() handlers needs RTNL anymore,
we can remove RTNL from fib_seq_sum().
Note that after RTNL was dropped, fib_seq_sum() result was possibly
outdated anyway.
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/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions