Re: [RFC PATCH 17/34] iommu/arm-smmu: Store device instead of group in arm_smmu_s2cr
From: Joerg Roedel
Date: Wed Apr 08 2020 - 15:11:18 EST
On Wed, Apr 08, 2020 at 04:07:33PM +0100, Robin Murphy wrote:
> On 2020-04-08 3:37 pm, Joerg Roedel wrote:
> Isn't that exactly what I suggested? :)
Okay, I dropped this patch and updated the next one.
> I don't recall for sure, but knowing me, that bit of group bookkeeping is
> only where it currently is because it cheekily saves iterating the IDs a
> second time. I don't think there's any technical reason.
I leave it up to you to make any changes on that :)
Updated patch below. I also noticed that I deleted too much from
arm-smmu-v3 in the previous version, fixed that too.