Re: [PATCH v8 0/7] Remove VT-d virtual command interface and IOASID

From: Jacob Pan
Date: Tue Mar 28 2023 - 17:37:00 EST


Hi Joerg et al,

Just wondering if there are any other comments? Should i spin another
version to include Reviewed-by tags from Kevin?

I have a patchset below depends on this one.

https://lore.kernel.org/linux-iommu/20230327232138.1490712-1-jacob.jun.pan@xxxxxxxxxxxxxxx/T/#t

Thank you everyone,

Jacob

On Thu, 23 Mar 2023 11:44:44 -0300, Jason Gunthorpe <jgg@xxxxxxxxxx> wrote:

> 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


Thanks,

Jacob