Re: [PATCH RFC 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
Reviewed-by: Jerry Snitselaar ___ linux-snps-arc mailing list linux-snps-arc@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-snps-arc
[PATCH RFC 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
Allow fwspec to exist independently from the dev->iommu by providing functions to allow allocating and freeing the raw struct iommu_fwspec. Reflow the existing paths to call the new alloc/dealloc functions. Signed-off-by: Jason Gunthorpe --- drivers/iommu/iommu.c | 82 ++