]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iommufd/fault: Remove iommufd_fault_domain_attach/detach/replace_dev()
authorNicolin Chen <nicolinc@nvidia.com>
Tue, 4 Feb 2025 05:00:55 +0000 (21:00 -0800)
committerJason Gunthorpe <jgg@nvidia.com>
Tue, 11 Feb 2025 18:21:03 +0000 (14:21 -0400)
commitdc10ba25d43f433ad5d9e8e6be4f4d2bb3cd9ddb
tree3cab2bb6dac0559e60d8811ebe3204c0e714d618
parentfb21b1568adaa76af7a8c853f37c60fba8b28661
iommufd/fault: Remove iommufd_fault_domain_attach/detach/replace_dev()

There are new attach/detach/replace helpers in device.c taking care of both
the attach_handle and the fault specific routines for iopf_enable/disable()
and auto response.

Clean up these redundant functions in the fault.c file.

Link: https://patch.msgid.link/r/3ca94625e9d78270d9a715fa0809414fddd57e58.1738645017.git.nicolinc@nvidia.com
Signed-off-by: Nicolin Chen <nicolinc@nvidia.com>
Reviewed-by: Yi Liu <yi.l.liu@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/iommu/iommufd/fault.c
drivers/iommu/iommufd/iommufd_private.h