linux-imx/drivers/infiniband
Leon Romanovsky 77765f8fc0 RDMA/cache: Release GID table even if leak is detected
[ Upstream commit a92fbeac7e ]

When the table is released, we nullify pointer to GID table, it means
that in case GID entry leak is detected, we will leak table too.

Delete code that prevents table destruction.

Fixes: b150c3862d ("IB/core: Introduce GID entry reference counts")
Link: https://lore.kernel.org/r/a62560af06ba82c88ef9194982bfa63d14768ff9.1716900410.git.leon@kernel.org
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-08-03 08:53:57 +02:00
..
core RDMA/cache: Release GID table even if leak is detected 2024-08-03 08:53:57 +02:00
hw RDMA/mlx5: Set mkeys for dmabuf at PAGE_SIZE 2024-08-03 08:53:57 +02:00
sw RDMA/rxe: Fix data copy for IB_SEND_INLINE 2024-06-27 13:49:12 +02:00
ulp RDMA/IPoIB: Fix format truncation compilation errors 2024-06-12 11:12:11 +02:00
Kconfig RDMA: Disable IB HW for UML 2022-12-04 15:22:03 +02:00
Makefile