Re: [PATCH] scsi: pm80xx: switch from 'pci_' to 'dma_' API

From: Martin K. Petersen
Date: Fri Jan 22 2021 - 23:23:58 EST


On Sun, 17 Jan 2021 14:24:45 +0100, Christophe JAILLET wrote:

> The wrappers in include/linux/pci-dma-compat.h should go away.
>
> The patch has been generated with the coccinelle script below and has been
> hand modified to replace GFP_ with a correct flag.
> It has been compile tested.
>
> When memory is allocated in 'pm8001_init_ccb_tag()' GFP_KERNEL can be used
> because this function already uses this flag a few lines above.
>
> [...]

Applied to 5.12/scsi-queue, thanks!

[1/1] scsi: pm80xx: switch from 'pci_' to 'dma_' API
https://git.kernel.org/mkp/scsi/c/8e60a7deca3d

--
Martin K. Petersen Oracle Linux Engineering