On Wed, Mar 08, 2023 at 05:13:38AM -0800, Yi Liu wrote: > vfio device cdev needs to return iommufd_access ID to userspace if > bind_iommufd succeeds. > > Signed-off-by: Yi Liu <yi.l.liu@xxxxxxxxx> > --- > drivers/iommu/iommufd/device.c | 4 +++- > drivers/iommu/iommufd/selftest.c | 3 ++- > drivers/vfio/iommufd.c | 2 +- > include/linux/iommufd.h | 2 +- > 4 files changed, 7 insertions(+), 4 deletions(-) Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason