aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorSelvin Xavier <[email protected]>2024-10-14 06:36:14 -0700
committerJason Gunthorpe <[email protected]>2024-10-21 13:28:15 -0300
commitd71f4acd584cc861f54b3cb3ac07875f06550a05 (patch)
tree06baa9be196f511c13bb8c2b1159268b3f7ad9a2 /tools/perf/scripts/python/task-analyzer.py
parent78ed28e08e74da6265e49e19206e1bcb8b9a7f0d (diff)
RDMA/bnxt_re: Fix the usage of control path spin locks
Control path completion processing always runs in tasklet context. To synchronize with the posting thread, there is no need to use the irq variant of spin lock. Use spin_lock_bh instead. Fixes: 1ac5a4047975 ("RDMA/bnxt_re: Add bnxt_re RoCE driver") Link: https://patch.msgid.link/r/[email protected] Signed-off-by: Kalesh AP <[email protected]> Signed-off-by: Selvin Xavier <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions