On 2022/7/1 16:15, Tian, Kevin wrote:
From: Lu Baolu <[email protected]> Sent: Wednesday, June 29, 2022 3:47 PM+ spin_lock_irqsave(&device_domain_lock, flags); list_for_each_entry(info, &domain->devices, link) { - if (!info->dev) - continue; -suppose you can replace all spin_lock_irqsave() with spin_lock() in patch5 instead of leaving some replacement to next patch.
Make sense to me. Will update this. Best regards, baolu _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
