Re: [PATCH rdma-next v1 0/2] SG fix together with update to RDMA umem

From: Jason Gunthorpe
Date: Tue Jun 29 2021 - 19:08:39 EST


On Tue, Jun 29, 2021 at 11:40:00AM +0300, Leon Romanovsky wrote:
> From: Leon Romanovsky <leonro@xxxxxxxxxx>
>
> Changelog:
> v1:
> * Fixed sg_page with a _dma_ API in the umem.c
> v0: https://lore.kernel.org/lkml/cover.1624361199.git.leonro@xxxxxxxxxx
>
> Maor Gottlieb (2):
> lib/scatterlist: Fix wrong update of orig_nents
> RDMA: Use dma_map_sgtable for map umem pages

Though I would have liked to see some ack, I think fixing the semantic
bug here is important enough. Yell quick if there is any concern as
my PR will go tomorrow.

Applied to for-next.

Thanks,
Jason