Re: [PATCH 0/4] Infiniband Subsystem: Remove pci-dma-compat wrapper APIs.

From: Jason Gunthorpe
Date: Mon Aug 24 2020 - 12:43:14 EST


On Sun, Aug 09, 2020 at 12:54:28PM +0530, Suraj Upadhyay wrote:
> Hii Developers,
>
> This patch series will replace all the legacy pci-dma-compat wrappers
> with the dma-mapping APIs directly in the INFINIBAND Subsystem.
>
> This task is done through a coccinelle script which is described in each commit
> message.
>
> The changes are compile tested.
>
> Thanks,
>
> Suraj Upadhyay.
>
> Suraj Upadhyay (4):
> IB/hfi1: Remove pci-dma-compat wrapper APIs
> IB/mthca: Remove pci-dma-compat wrapper APIs
> RDMA/qib: Remove pci-dma-compat wrapper APIs
> RDMA/pvrdma: Remove pci-dma-compat wrapper APIs

Aside from Joe's notes it doesn't apply either:

Applying: RDMA/efa : Remove pci-dma-compat wrapper APIs
Using index info to reconstruct a base tree...
error: patch failed: drivers/infiniband/hw/efa/efa_main.c:405
error: drivers/infiniband/hw/efa/efa_main.c: patch does not apply
error: Did you hand edit your patch?
It does not apply to blobs recorded in its index.

Try to avoid hand editing patches..

Please resend

Jason