kernel_optimize_test/drivers/infiniband/hw
Aharon Landau 3a57babfb6 RDMA/mlx5: Don't remove cache MRs when a delay is needed
[ Upstream commit 84c2362fb65d69c721fec0974556378cbb36a62b ]

Don't remove MRs from the cache if need to delay the removal.

Fixes: b9358bdbc7 ("RDMA/mlx5: Fix locking in MR cache work queue")
Link: https://lore.kernel.org/r/c3087a90ff362c8796c7eaa2715128743ce36722.1649062436.git.leonro@nvidia.com
Signed-off-by: Aharon Landau <aharonl@nvidia.com>
Reviewed-by: Shay Drory <shayd@nvidia.com>
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-04-13 21:01:05 +02:00
..
bnxt_re RDMA/bnxt_re: Scan the whole bitmap when checking if "disabling RCFW with pending cmd-bit" 2022-01-27 10:54:04 +01:00
cxgb4 RDMA/cxgb4: Set queue pair state when being queried 2022-01-27 10:54:09 +01:00
efa RDMA/efa: Remove double QP type assignment 2021-09-18 13:40:12 +02:00
hfi1 IB/hfi1: Allow larger MTU without AIP 2022-04-08 14:40:19 +02:00
hns RDMA/hns: Modify the mapping attribute of doorbell to device 2022-01-27 10:54:30 +01:00
i40iw RDMA/i40iw: Fix error unwinding when i40iw_hmc_sd_one fails 2021-05-14 09:50:40 +02:00
mlx4 RDMA/mlx4: Don't continue event handler after memory allocation failure 2022-02-08 18:30:36 +01:00
mlx5 RDMA/mlx5: Don't remove cache MRs when a delay is needed 2022-04-13 21:01:05 +02:00
mthca RDMa/mthca: Work around -Wenum-conversion warning 2020-12-30 11:53:08 +01:00
ocrdma RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd() 2021-01-19 18:27:21 +01:00
qedr RDMA/qedr: Fix reporting max_{send/recv}_wr attrs 2022-01-27 10:54:06 +01:00
qib IB/qib: Fix memory leak in qib_user_sdma_queue_pkts() 2021-12-29 12:25:55 +01:00
usnic treewide: Change list_sort to use const pointers 2021-09-30 10:11:04 +02:00
vmw_pvrdma RDMA/vmw_pvrdma: Fix network_hdr_type reported in WC 2021-01-30 13:55:18 +01:00
Makefile