Message ID | cover.1695203958.git.leonro@nvidia.com (mailing list archive) |
---|---|
Headers | show |
Series | Batch of mlx5_ib fixes | expand |
On Wed, 20 Sep 2023 13:01:53 +0300, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@nvidia.com> > > Hi, > > This patchset is combination of various mlx5_ib fixes. > > Thanks > > [...] Applied, thanks! [1/3] RDMA/mlx5: Fix assigning access flags to cache mkeys https://git.kernel.org/rdma/rdma/c/4f14c6c0213e1d [2/3] RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creation https://git.kernel.org/rdma/rdma/c/2fad8f06a582cd [3/3] RDMA/mlx5: Fix NULL string error https://git.kernel.org/rdma/rdma/c/dab994bcc609a1 Best regards,
From: Leon Romanovsky <leonro@nvidia.com> Hi, This patchset is combination of various mlx5_ib fixes. Thanks Hamdan Igbaria (1): RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creation Michael Guralnik (1): RDMA/mlx5: Fix assigning access flags to cache mkeys Shay Drory (1): RDMA/mlx5: Fix NULL string error drivers/infiniband/hw/mlx5/fs.c | 2 +- drivers/infiniband/hw/mlx5/main.c | 2 +- drivers/infiniband/hw/mlx5/mr.c | 3 ++- 3 files changed, 4 insertions(+), 3 deletions(-)