]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iommufd: Remove unnecessary IOMMU_DEV_FEAT_IOPF
authorLu Baolu <baolu.lu@linux.intel.com>
Fri, 18 Apr 2025 08:01:29 +0000 (16:01 +0800)
committerJoerg Roedel <jroedel@suse.de>
Mon, 28 Apr 2025 11:04:34 +0000 (13:04 +0200)
commitbe2a24322c2029f1d64d586dca5927f10a670604
tree4de95e6e2fddee9f834292ca9a475be12156b56d
parentec027bf7e889845dd6119132cc672a6f6aa0337f
iommufd: Remove unnecessary IOMMU_DEV_FEAT_IOPF

The iopf enablement has been moved to the iommu drivers. It is unnecessary
for iommufd to handle iopf enablement. Remove the iopf enablement logic to
avoid duplication.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Tested-by: Zhangfei Gao <zhangfei.gao@linaro.org>
Link: https://lore.kernel.org/r/20250418080130.1844424-8-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/iommufd/device.c
drivers/iommu/iommufd/eventq.c
drivers/iommu/iommufd/iommufd_private.h