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<jsnitsel@xxxxxxxxxx> Tested-by: Hector Martin<marcan@xxxxxxxxx> Signed-off-by: Jason Gunthorpe<jgg@xxxxxxxxxx> --- drivers/iommu/iommu.c | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx> Best regards, baolu