aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2022-09-21 12:56:31 +0300
committerJakub Kicinski <[email protected]>2022-09-22 17:28:51 -0700
commita2c2a4ddc27db1715be8c03280c6cb7b808dd8b7 (patch)
tree8dc965854fcdd44dcc079e9bf13e43907622822b /tools/perf/scripts/python/export-to-sqlite.py
parent03d25cf7a0e9e83448a67cd1e3c51712f3273984 (diff)
net/sched: taprio: remove unnecessary taprio_list_lock
The 3 functions that want access to the taprio_list: taprio_dev_notifier(), taprio_destroy() and taprio_init() are all called with the rtnl_mutex held, therefore implicitly serialized with respect to each other. A spin lock serves no purpose. Signed-off-by: Vladimir Oltean <[email protected]> Acked-by: Vinicius Costa Gomes <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions