diff options
author | Selvin Xavier <selvin.xavier@broadcom.com> | 2024-12-17 13:26:49 +0300 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2024-12-19 14:57:19 +0300 |
commit | 9272cba0ded71b5a2084da3004ec7806b8cb7fd2 (patch) | |
tree | f42115046b7ea7bac1f29b5de5993d2111cf4489 /scripts/gdb/linux/utils.py | |
parent | bb839f3ace0fee532a0487b692cc4d868fccb7cf (diff) | |
download | linux-9272cba0ded71b5a2084da3004ec7806b8cb7fd2.tar.xz |
RDMA/bnxt_re: Fix the locking while accessing the QP table
QP table handling is synchronized with destroy QP and Async
event from the HW. The same needs to be synchronized
during create_qp also. Use the same lock in create_qp also.
Fixes: 76d3ddff7153 ("RDMA/bnxt_re: synchronize the qp-handle table array")
Fixes: f218d67ef004 ("RDMA/bnxt_re: Allow posting when QPs are in error")
Fixes: 84cf229f4001 ("RDMA/bnxt_re: Fix the qp table indexing")
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Link: https://patch.msgid.link/20241217102649.1377704-6-kalesh-anakkur.purayil@broadcom.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions