Re: [PATCH 00/16 v2] iommu: Move domain allocation into drivers
From: Will Deacon
Date: Mon Mar 30 2015 - 13:43:30 EST
Hi Joerg,
On Thu, Mar 26, 2015 at 12:43:03PM +0000, Joerg Roedel wrote:
> Changes v1-v2:
>
> * Rebased to v4.0-rc5
> * Converted domain-types to a bit-field
>
> Hi,
>
> here is patch-set to replace the existing domain_init and
> domain_destroy iommu-ops with the new domain_alloc and
> domain_free callbacks
Whilst I'm still a bit worried about the ability of the IOMMU driver to do
very much in the ->domain_alloc callback (since we don't know which IOMMU
instance the domain is for), it doesn't leave us any worse off than we
currently are.
So, for the arm-smmu patch and the core IOMMU changes:
Acked-by: Will Deacon <will.deacon@xxxxxxx>
Hopefully this doesn't conflict too badly with my outstanding arm-smmu
pull requests to you, but do shout if you have any trouble.
Will
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/