On Wed, Aug 23, 2023 at 01:47:29PM -0300, Jason Gunthorpe wrote: > All drivers are now using IDENTITY or PLATFORM domains for what this did, > we can remove it now. It is no longer possible to attach to a NULL domain. > > Tested-by: Heiko Stuebner <[email protected]> > Tested-by: Niklas Schnelle <[email protected]> > Tested-by: Steven Price <[email protected]> > Tested-by: Marek Szyprowski <[email protected]> > Tested-by: Nicolin Chen <[email protected]> > Reviewed-by: Lu Baolu <[email protected]> > Signed-off-by: Jason Gunthorpe <[email protected]> > --- > drivers/iommu/iommu.c | 30 +++++------------------------- > include/linux/iommu.h | 4 ---- > 2 files changed, 5 insertions(+), 29 deletions(-) >
Reviewed-by: Jerry Snitselaar <[email protected]>
