On Fri, 29 Jan 2021 08:54:11 -0800 Steve Sistare <steven.sistare@xxxxxxxxxx> wrote: > Implement a notify callback that remembers if the container's file > descriptor has been closed. > > Signed-off-by: Steve Sistare <steven.sistare@xxxxxxxxxx> > --- > drivers/vfio/vfio_iommu_type1.c | 15 +++++++++++++++ For the version in Alex' git branch: Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>