On 2023/11/29 8:48, Jason Gunthorpe wrote:
Allocation of dev->iommu must be done under the iommu_probe_device_lock. Mark this with lockdep to discourage future mistakes.Reviewed-by: Jerry Snitselaar<jsnit...@redhat.com> Tested-by: Hector Martin<mar...@marcan.st> Signed-off-by: Jason Gunthorpe<j...@nvidia.com> --- drivers/iommu/iommu.c | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Lu Baolu <baolu...@linux.intel.com> Best regards, baolu