aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2022-02-15 14:53:10 -0800
committerJakub Kicinski <[email protected]>2022-02-17 08:22:21 -0800
commitfaab39f63c1fc4bcdf135690f03bd596b578c67e (patch)
tree181a9c75669af333b939a5207274392ad6401f36 /tools/perf/scripts/python/flamegraph.py
parentae68db14b6164ce46beffaf35eb7c9bb2f92fee3 (diff)
net: allow out-of-order netdev unregistration
Sprinkle for each loops to allow netdevices to be unregistered out of order, as their refs are released. This prevents problems caused by dependencies between netdevs which want to release references in their ->priv_destructor. See commit d6ff94afd90b ("vlan: move dev_put into vlan_dev_uninit") for example. Eric has removed the only known ordering requirement in commit c002496babfd ("Merge branch 'ipv6-loopback'") so let's try this and see if anything explodes... Reviewed-by: Eric Dumazet <[email protected]> Reviewed-by: Xin Long <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions