On Wed, Mar 22, 2023 at 01:07:56PM -0700, Jacob Pan wrote: > Hi all, > > This patch set removes unused VT-d virtual command interface followed by > removal of the IOASID infrastructure. > > This has only been tested on x86 platforms, need help with testing on ARM > SMMU and other architectures. > > > Thanks, > > Jacob > > ChangeLog: > v8: > - remove #ifdef CONFIG_IOMMU_SVA since we have dummy inline functions. > - fixed a compile bug that affects bisectability I think this looks OK now, thanks Jason