Re: [PATCH 1/8] iommu: Lift and generalize the STE/CD update code from SMMUv3
From: Jason Gunthorpe
Date: Mon Mar 23 2026 - 08:59:30 EST
On Wed, Mar 18, 2026 at 11:10:12AM +0800, Baolu Lu wrote:
> > Shouldn't we move the SMMU driver over to this, rather than copy-pasting
> > everything? If not, then why is it in generic IOMMU code?
>
> Yes. I will start to do this from the next version.
I had written a draft already:
https://github.com/jgunthorpe/linux/commit/cda5c27a4020d162948259df9d3c8dd61196290a
Jason