> From: Liu, Yi L <yi.l.liu@xxxxxxxxx> > Sent: Sunday, September 8, 2024 7:43 PM > > The IOMMU core sets the iommu_attach_handle->domain for the > iommu_attach_group_handle() path, while the > iommu_replace_group_handle() > sets it on the caller side. Make the two paths aligned on it. > > Signed-off-by: Yi Liu <yi.l.liu@xxxxxxxxx> Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>