All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iommu/vt-d: Fixes for v5.16-rc3
@ 2021-11-22  3:24 Lu Baolu
  2021-11-22  3:24 ` [PATCH 1/2] iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock() Lu Baolu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Lu Baolu @ 2021-11-22  3:24 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: iommu, Alex Williamson, Christophe JAILLET

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
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-11-26 12:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-22  3:24 [PATCH 0/2] iommu/vt-d: Fixes for v5.16-rc3 Lu Baolu
2021-11-22  3:24 ` [PATCH 1/2] iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock() Lu Baolu
2021-11-22  3:24 ` [PATCH 2/2] iommu/vt-d: Fix unmap_pages support Lu Baolu
2021-11-26 12:47   ` Lu Baolu
2021-11-23 11:15 ` [PATCH 0/2] iommu/vt-d: Fixes for v5.16-rc3 Joerg Roedel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.