On Fri, Jun 02, 2023 at 05:15:09AM -0700, Yi Liu wrote: > With this reservation, IOMMUFD users can encode the negative IDs for > specific purposes. e.g. VFIO needs two reserved values to tell userspace > the ID returned is not valid but has other meaning. > > Tested-by: Terrence Xu <terrence.xu@xxxxxxxxx> > Signed-off-by: Yi Liu <yi.l.liu@xxxxxxxxx> > --- > drivers/iommu/iommufd/main.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason