summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorVlad Buslov <vladbu@mellanox.com>2019-03-21 16:17:44 +0300
committerDavid S. Miller <davem@davemloft.net>2019-03-22 00:32:17 +0300
commit92149190067dc1ba656ce63a328c4b88b34e3f09 (patch)
tree558de3f9951f2f30f9bf7486a946db5f99abbbee /tools/perf/scripts/python/stackcollapse.py
parentc24e43d83b7aedb3effef54627448253e22a0140 (diff)
downloadlinux-92149190067dc1ba656ce63a328c4b88b34e3f09.tar.xz
net: sched: flower: set unlocked flag for flower proto ops
Set TCF_PROTO_OPS_DOIT_UNLOCKED for flower classifier to indicate that its ops callbacks don't require caller to hold rtnl lock. Don't take rtnl lock in fl_destroy_filter_work() that is executed on workqueue instead of being called by cls API and is not affected by setting TCF_PROTO_OPS_DOIT_UNLOCKED. Rtnl mutex is still manually taken by flower classifier before calling hardware offloads API that has not been updated for unlocked execution. Signed-off-by: Vlad Buslov <vladbu@mellanox.com> Reviewed-by: Stefano Brivio <sbrivio@redhat.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions