[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200730082719.1582397-1-leon@kernel.org>
Date: Thu, 30 Jul 2020 11:27:16 +0300
From: Leon Romanovsky <leon@...nel.org>
To: Doug Ledford <dledford@...hat.com>,
Jason Gunthorpe <jgg@...lanox.com>
Cc: Leon Romanovsky <leonro@...lanox.com>,
linux-kernel@...r.kernel.org, linux-rdma@...r.kernel.org,
Maor Gottlieb <maorg@...lanox.com>,
Max Gurtovoy <maxg@...lanox.com>,
Moni Shoua <monis@...lanox.com>,
Saeed Mahameed <saeedm@...lanox.com>,
Sagi Grimberg <sagi@...mberg.me>,
Yamin Friedman <yaminf@...lanox.com>,
Yishai Hadas <yishaih@...lanox.com>
Subject: [PATCH rdma-rc 0/3] Simple fixes to DIM and mlx5
From: Leon Romanovsky <leonro@...lanox.com>
Hi,
First patch fixes an issue observed after auto-PID series was merged,
but because the bug that not-initialized mutex existed before, the
patch is sent to -rc.
Other two patches are fixing unwind flows and appropriate for -rc.
Thanks
Leon Romanovsky (3):
RDMA/mlx5: Initialize QP mutex for the debug kernels
RDMA/core: Stop DIM before destroying CQ
RDMA/core: Free DIM memory in error unwind
drivers/infiniband/core/cq.c | 14 +++++++++++---
drivers/infiniband/hw/mlx5/qp.c | 5 +----
2 files changed, 12 insertions(+), 7 deletions(-)
--
2.26.2
Powered by blists - more mailing lists