Hi Joerg, Two small fixes are queued for v5.16. They aim to fix:
- Unbalanced rcu_read_lock/unlock() in cap_audit_static(); - Missed unmapped PTE entries in dma_pte_clear_level(). This series is also available on github: https://github.com/LuBaolu/intel-iommu/commits/vtd-fix-for-v5.16-rc3 Please consider them for the iommu/fix branch. Best regards, Lu Baolu Alex Williamson (1): iommu/vt-d: Fix unmap_pages support Christophe JAILLET (1): iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock() drivers/iommu/intel/cap_audit.c | 5 +++-- drivers/iommu/intel/iommu.c | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) -- 2.25.1 _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
