diff options
author | Petr Machata <[email protected]> | 2021-04-20 16:53:45 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-04-20 16:43:13 -0700 |
commit | cff99e204553c500459712b523d06002a7aae18e (patch) | |
tree | 69af6d75a59ae5d96e0fb968ec43cf70019567b8 /tools/perf/scripts/python/netdev-times.py | |
parent | 51d52ed955509d34d1a57c50efdce1300047f865 (diff) |
mlxsw: spectrum_qdisc: Guard all qdisc accesses with a lock
The FIFO handler currently guards accesses to the future FIFO tracking by
asserting RTNL. In the future, the changes to the qdisc state will be more
thorough, so other qdiscs will need this guarding is as well. In order
to not further the RTNL infestation, instead convert to a custom lock that
will guard accesses to the qdisc state.
Signed-off-by: Petr Machata <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions