> From: Jason Gunthorpe <jgg@xxxxxxxxxx> > Sent: Thursday, April 20, 2023 12:12 AM > > It makes logical sense that once the driver is attached to the device the > sysfs links appear, even if we haven't fully created the group_device or > attached the device to a domain. > > Fix the missing error handling on sysfs creation since > iommu_init_driver() can trivially handle this. > > Signed-off-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>