linux/drivers/infiniband
Selvin Xavier 213d2b9bb2 RDMA/bnxt_re: Protect the PD table bitmap
Syncrhonization is required to avoid simultaneous allocation
of the PD. Add a new mutex lock to handle allocation from
the PD table.

Signed-off-by: Kashyap Desai <kashyap.desai@broadcom.com>
Signed-off-by: Selvin Xavier <selvin.xavier@broadcom.com>
Link: https://lore.kernel.org/r/1692032419-21680-2-git-send-email-selvin.xavier@broadcom.com
Signed-off-by: Leon Romanovsky <leon@kernel.org>
2023-08-15 09:06:06 +03:00
..
core IB/core: Add more speed parsing in ib_get_width_and_speed() 2023-08-13 10:41:57 +03:00
hw RDMA/bnxt_re: Protect the PD table bitmap 2023-08-15 09:06:06 +03:00
sw RDMA/rxe: Fix incomplete state save in rxe_requester 2023-07-31 15:24:12 -03:00
ulp RDMA: Make all 'class' structures const 2023-08-08 13:25:15 +03:00
Kconfig RDMA: Disable IB HW for UML 2022-12-04 15:22:03 +02:00
Makefile