On Mon, 28 Feb 2022 08:50:55 +0800 Lu Baolu <[email protected]> wrote:
> The iommu core and driver core have been enhanced to avoid unsafe driver > binding to a live group after iommu_group_set_dma_owner(PRIVATE_USER) > has been called. There's no need to register iommu group notifier. This > removes the iommu group notifer which contains BUG_ON() and WARN(). > > Signed-off-by: Lu Baolu <[email protected]> > Reviewed-by: Jason Gunthorpe <[email protected]> > --- > drivers/vfio/vfio.c | 147 -------------------------------------------- > 1 file changed, 147 deletions(-) Acked-by: Alex Williamson <[email protected]> _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
