Hi Joerg, Update this series with a fix for an issue reported by Intel 0-day robot. Sorry for the inconvenience.
Best regards, baolu change log: v1: https://lore.kernel.org/all/[email protected]/ v2: For the patch titled "iommu/vt-d: Fix unmap_pages support", fixed below issue reported by Intel 0-day robot. " drivers/iommu/intel/iommu.c:1344:7: warning: variable 'level_pfn' is used uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized] " 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 | 6 ++---- 2 files changed, 5 insertions(+), 6 deletions(-) -- 2.25.1 _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
