diff options
author | Paolo Abeni <[email protected]> | 2018-05-15 16:24:37 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-05-17 12:46:54 -0400 |
commit | 021a17ed796b62383f7623f4fea73787abddad77 (patch) | |
tree | 6e6b0d4339e495a4c94e8489f3b06a00033fa435 /tools/perf/scripts/python/syscall-counts.py | |
parent | 96009c7d500efdd5534e83b2e3eb2c58d4b137ae (diff) |
pfifo_fast: drop unneeded additional lock on dequeue
After the previous patch, for NOLOCK qdiscs, q->seqlock is
always held when the dequeue() is invoked, we can drop
any additional locking to protect such operation.
Signed-off-by: Paolo Abeni <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions