On Fri, Sep 01, 2023 at 07:50:20AM +0200, Christoph Hellwig wrote: > On Thu, Aug 31, 2023 at 01:03:53PM -0500, Kim Phillips wrote: > > +Mike Roth, Ashish > > > > On 8/31/23 7:31 AM, Christoph Hellwig wrote: > >> amd_iommu_snp_enable is unused and has been since it was added in commit > >> fb2accadaa94 ("iommu/amd: Introduce function to check and enable SNP"). > >> > >> Signed-off-by: Christoph Hellwig <hch@xxxxxx> > >> --- > > > > It is used by the forthcoming host SNP support: > > > > https://lore.kernel.org/lkml/20230612042559.375660-8-michael.roth@xxxxxxx/ > > Then resend it with that support, but don't waste resources and everyones > time now. +1 Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx> I've said this many times lately. There are other things in this driver that have no upstream justification too, like nesting "support". Please organize this SNP support into series that makes sense and are self complete :( I'm not sure a 51 patch series is a productive way to approach this.. Jason