Re: [PATCH 0/7] scsi: Remove pci-dma-compat wrapper APIs.

From: Martin K. Petersen
Date: Mon Aug 31 2020 - 13:41:43 EST


On Wed, 29 Jul 2020 23:35:29 +0530, Suraj Upadhyay wrote:

> Hii Maintainers,
> This patchset replaces the pci-dma-compat wrappers with their
> dma-mapping counterparts. Thus, removing possible midlayering and
> unnecessary legacy code and API.
>
> Most of the task is fairly trivially scriptable and done with
> coccinelle. But the handling of pci_z/alloc_consistent needed
> some hand modification in replacing the flag GFP_ATOMIC with
> a proper flag depending upon the context.
>
> [...]

Applied to 5.10/scsi-queue, thanks!

[1/7] scsi: aacraid: Remove pci-dma-compat wrapper API
https://git.kernel.org/mkp/scsi/c/e555cd5f17be
[2/7] scsi: aic7xxx: Remove pci-dma-compat wrapper API
https://git.kernel.org/mkp/scsi/c/daf4b00b7576
[3/7] scsi: dc395x: Remove pci-dma-compat wrapper API
https://git.kernel.org/mkp/scsi/c/ece0eeff4c72
[4/7] scsi: mpt3sas: Remove pci-dma-compat wrapper API
https://git.kernel.org/mkp/scsi/c/a5a20c4a294e
[5/7] scsi: hpsa: Remove pci-dma-compat wrapper API
https://git.kernel.org/mkp/scsi/c/8f31fa53d36b
[6/7] scsi: qla2xxx: Remove pci-dma-compat wrapper API
https://git.kernel.org/mkp/scsi/c/8d1f1ffaeb27
[7/7] scsi: megaraid: Remove pci-dma-compat wrapper API
https://git.kernel.org/mkp/scsi/c/ec090ef8cd1c

--
Martin K. Petersen Oracle Linux Engineering