diff options
| author | Eric Dumazet <[email protected]> | 2024-04-26 10:47:22 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-04-29 10:03:51 +0100 |
| commit | b5327b9a300e2ecec1372ed375615f39e3df0542 (patch) | |
| tree | a4eebfad7a33a68a3b78e3e40f9e7e269504cc74 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 61f5338d62673379ff2ce5a8c05682658a196980 (diff) | |
ipv6: use call_rcu_hurry() in fib6_info_release()
This is a followup of commit c4e86b4363ac ("net: add two more
call_rcu_hurry()")
fib6_info_destroy_rcu() is calling nexthop_put() or fib6_nh_release()
We must not delay it too much or risk unregister_netdevice/ref_tracker
traces because references to netdev are not released in time.
This should speedup device/netns dismantles when CONFIG_RCU_LAZY=y
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions