Re: [PATCH] iommu/amd: Tidy up DMA ops init

From: Joerg Roedel
Date: Fri Jun 04 2021 - 11:26:30 EST


On Thu, Jun 03, 2021 at 02:48:21PM +0100, Robin Murphy wrote:
> As discussed on the report thread, I think it makes most sense to merge
> this as a fix for 5.13 and not worry about any backporting.
>
> drivers/iommu/amd/amd_iommu.h | 2 --
> drivers/iommu/amd/init.c | 5 -----
> drivers/iommu/amd/iommu.c | 31 +++++++++++++------------------
> 3 files changed, 13 insertions(+), 25 deletions(-)

Applied for v5.13, thanks Robin et al for the quick work on this
regression.

Robin, do you by chance have a Fixes tag which I can add?

Thanks,

Joerg