Re: [PATCH rdma-next 0/3] Various fixes collected over time

From: Jason Gunthorpe
Date: Thu Dec 10 2020 - 15:27:38 EST


On Tue, Dec 08, 2020 at 09:35:42AM +0200, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@xxxxxxxxxx>
>
> Hi,
>
> This is set of various and unrelated fixes that we collected over time.
>
> Thanks
>
> Avihai Horon (1):
> RDMA/uverbs: Fix incorrect variable type
>
> Jack Morgenstein (2):
> RDMA/core: Clean up cq pool mechanism
> RDMA/core: Do not indicate device ready when device enablement fails
>
> drivers/infiniband/core/core_priv.h | 3 +--
> drivers/infiniband/core/cq.c | 12 ++----------
> drivers/infiniband/core/device.c | 16 ++++++++++------
> .../infiniband/core/uverbs_std_types_device.c | 14 +++++---------
> include/rdma/uverbs_ioctl.h | 10 ++++++++++
> 5 files changed, 28 insertions(+), 27 deletions(-)

Applied to for-next, thanks

Jason