[PATCH v3 3/5] iommu: Add iommu_get_domain_for_dev_locked() helper
Jason Gunthorpe
jgg at nvidia.com
Mon Aug 18 07:40:51 PDT 2025
On Fri, Aug 15, 2025 at 01:28:02PM +0800, Baolu Lu wrote:
> Given that iommu_group->mutex is transparent to the iommu driver, how
> about
It is not actually transparent, alot of drivers are implicitly
assuming that the core single threads their struct device for alot of
the ops callbacks and we exposed the lockdep test to the drivers to
help the document this.
Jason
More information about the linux-arm-kernel
mailing list