Re: [PATCH rdma-rc 0/5] Fixes to v5.10

From: Leon Romanovsky
Date: Tue Dec 15 2020 - 00:26:26 EST


On Mon, Dec 14, 2020 at 03:27:22PM -0400, Jason Gunthorpe wrote:
> On Sun, Dec 13, 2020 at 03:29:35PM +0200, Leon Romanovsky wrote:
> > From: Leon Romanovsky <leonro@xxxxxxxxxx>
> >
> > Hi,
> >
> > This is another series with various fixes that can easily go to -next too.
> >
> > Thanks
> >
> > Leon Romanovsky (1):
> > RDMA/cma: Don't overwrite sgid_attr after device is released
> >
> > Maor Gottlieb (2):
> > RDMA/mlx5: Fix MR cache memory leak
>
> Applied these two to for-next, thanks
>
> > RDMA/ucma: Fix memory leak of connection request
> > IB/umad: Return EIO in case of when device disassociated
> > IB/umad: Return EPOLLERR in case of when device disassociated
>
> These ones can wait till next cycle

Thanks

>
> Jason