aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorIoana Ciornei <[email protected]>2020-07-21 12:19:17 +0300
committerGreg Kroah-Hartman <[email protected]>2020-07-21 16:53:34 +0200
commitadcdd57d5feab928d58959956844a6b755a41650 (patch)
treea7ca7c9e17a528c0ffd27bfd014ac75199c0fd95 /tools/perf/scripts/python/flamegraph.py
parent4acfc4393e90e4dfa6ebc6e43545296ca1d928fe (diff)
staging: dpaa2-ethsw: destroy workqueue after deregistering the notifiers
We should destroy the switch workqueue only after deregistering the switchdev notifiers. Without this fix, we could end up with switchdev notifications on a draining workqueue and also with a lock up since the netdevice reference count is increased (in port_switchdev_event) and not decreased ever (since the workqueue did not run). Signed-off-by: Ioana Ciornei <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions