Re: [PATCH 0/5] Introduce device_iommu_maped() function

From: Joerg Roedel
Date: Thu Dec 06 2018 - 10:36:49 EST


On Wed, Dec 05, 2018 at 05:17:29PM +0000, Robin Murphy wrote:
> On 04/12/2018 17:24, Joerg Roedel wrote:

> Nice, we can also clean up a whole load of vague iommu_present() usage and
> even one or two odd iommu_get_domain_for_dev() calls once we have this.

Right, I didn't think of that yet, but it's certainly true.

> There looks to be one more here:
>
> drivers/dma/sh/rcar-dmac.c: rcar_dmac_probe()

True, I added a patch for that too.

> Other than that and a minor comment on the OF/IORT part, though, for the
> whole series:
>
> Acked-by: Robin Murphy <robin.murphy@xxxxxxx>

Thanks, I added you Acked-by to the 5 patches I posted here.


Regards,

Joerg