On Sun, Oct 12, 2025 at 04:57:40PM -0700, Nicolin Chen wrote: > The set_dev_pasid for a release domain never gets called anyhow. So, there > is no point in defining a separate release_domain from the blocked_domain. > > Simply reuse the blocked_domain. > > Suggested-by: Jason Gunthorpe <[email protected]> > Signed-off-by: Nicolin Chen <[email protected]> > --- > drivers/iommu/amd/iommu.c | 10 +--------- > 1 file changed, 1 insertion(+), 9 deletions(-)
Reviewed-by: Jason Gunthorpe <[email protected]> Jason

