On 2023/7/25 1:22, 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]>
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: Lu Baolu <[email protected]>