On Sat, Jun 28, 2025 at 12:42:40AM -0700, Nicolin Chen wrote: > This will need to check a per gdev property, since the dev pointer cannot > store any private iommu flag for the iommu code to use. Thus, pass in the > gdev pointer instead. > > Signed-off-by: Nicolin Chen <nicolinc@xxxxxxxxxx> > --- > drivers/iommu/iommu.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason