2022-04-10 14:18:24

by Lorenzo Pieralisi

[permalink] [raw]
Subject: Re: [PATCH v2] PCI: dwc: Fix setting error return on MSI DMA mapping failure

On Wed, 9 Mar 2022 20:01:04 +0800, Jiantao Zhang wrote:
> When dma_mapping_error() returns error because of no enough memory,
> but dw_pcie_host_init() returns success, which will mislead the callers.
>
>

Applied to pci/dwc, thanks!

[1/1] PCI: dwc: Fix setting error return on MSI DMA mapping failure
https://git.kernel.org/lpieralisi/pci/c/88557685cd

Thanks,
Lorenzo