aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/mutex.c
diff options
context:
space:
mode:
authorSelvin Xavier <[email protected]>2024-10-14 13:36:14 +0000
committerJason Gunthorpe <[email protected]>2024-10-21 16:28:15 +0000
commitd71f4acd584cc861f54b3cb3ac07875f06550a05 (patch)
tree06baa9be196f511c13bb8c2b1159268b3f7ad9a2 /rust/helpers/mutex.c
parentRDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down (diff)
downloadkernel-d71f4acd584cc861f54b3cb3ac07875f06550a05.tar.gz
kernel-d71f4acd584cc861f54b3cb3ac07875f06550a05.zip
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 'rust/helpers/mutex.c')
0 files changed, 0 insertions, 0 deletions