]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iommu: Remove the remove_dev_pasid op
authorYi Liu <yi.l.liu@intel.com>
Wed, 4 Dec 2024 12:29:28 +0000 (04:29 -0800)
committerJoerg Roedel <jroedel@suse.de>
Wed, 18 Dec 2024 08:39:37 +0000 (09:39 +0100)
commit647b7aad19490a7b90c52c883bda7df299457491
treec68cca3c1e6f4e79b7f6690d5a074cf039cfba11
parent5f53638882391646e203e064c3ef3cc401745da8
iommu: Remove the remove_dev_pasid op

The iommu drivers that supports PASID have supported attaching pasid to the
blocked_domain, hence remove the remove_dev_pasid op from the iommu_ops.

Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Vasant Hegde <vasant.hegde@amd.com>
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Yi Liu <yi.l.liu@intel.com>
Link: https://lore.kernel.org/r/20241204122928.11987-8-yi.l.liu@intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/iommu.c
include/linux/iommu.h