diff options
author | Tariq Toukan <[email protected]> | 2016-03-02 00:13:32 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-03-01 17:27:58 -0500 |
commit | daa21560a29673f63263e907045f513a8d66dc33 (patch) | |
tree | 3acd39347b1fbb8a4da26fd619c14d53ea26d19e /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 4f25a1110cd4f5746b750a9567303c7ef6826b7c (diff) |
net/mlx5e: Replace async events spinlock with synchronize_irq()
We only need to flush the irq handler to make sure it does not
queue a work into the global work queue after we start to flush it.
So using synchronize_irq() is more appropriate than a spin lock.
Signed-off-by: Tariq Toukan <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions