linux-brain/drivers/infiniband/hw/bnxt_re
Naresh Kumar PBS 944a50f56f RDMA/bnxt_re: Add missing spin lock initialization
[ Upstream commit 17f2569dce1848080825b8336e6b7c6900193b44 ]

Add the missing initialization of srq lock.

Fixes: 37cb11acf1 ("RDMA/bnxt_re: Add SRQ support for Broadcom adapters")
Link: https://lore.kernel.org/r/1629343553-5843-3-git-send-email-selvin.xavier@broadcom.com
Signed-off-by: Naresh Kumar PBS <nareshkumar.pbs@broadcom.com>
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-09-03 10:08:13 +02:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile infiniband: prefix header search paths with $(srctree)/ 2019-01-25 15:28:50 -07:00
bnxt_re.h RDMA/bnxt_re: Add chip context to identify 57500 series 2019-02-07 13:24:48 -07:00
hw_counters.c RDMA/bnxt_re: Fix spelling mistake "missin_resp" -> "missing_resp" 2019-09-16 10:58:57 -03:00
hw_counters.h RDMA/bnxt_re: Report out of sequence hw counters 2018-10-16 00:03:50 -06:00
ib_verbs.c RDMA/bnxt_re: Add missing spin lock initialization 2021-09-03 10:08:13 +02:00
ib_verbs.h RDMA: Convert CQ allocations to be under core responsibility 2019-06-11 16:39:49 -04:00
main.c RDMA/bnxt_re: Do not add user qps to flushlist 2020-08-26 10:41:05 +02:00
qplib_fp.c RDMA/bnxt_re: Fix Send Work Entry state check while polling completions 2020-01-17 19:48:16 +01:00
qplib_fp.h RDMA: Handle SRQ allocations by IB/core 2019-04-08 13:05:25 -03:00
qplib_rcfw.c RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message 2019-08-22 10:52:15 -04:00
qplib_rcfw.h RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_message 2019-08-22 10:52:15 -04:00
qplib_res.c RDMA/bnxt_re: Fix a double free in bnxt_qplib_alloc_res 2021-05-14 09:44:32 +02:00
qplib_res.h RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 series 2019-12-31 16:45:49 +01:00
qplib_sp.c RDMA/bnxt_re: Restrict the max_gids to 256 2020-09-23 12:40:33 +02:00
qplib_sp.h RDMA/bnxt_re: Restrict the max_gids to 256 2020-09-23 12:40:33 +02:00
roce_hsi.h RDMA/bnxt_re: Add extended psn structure for 57500 adapters 2019-02-07 13:24:48 -07:00