Linux IOMMU Development
 help / color / mirror / Atom feed
* [PATCH 0/1] iommu/vt-d: Fixes for v6.0-rc5
@ 2022-09-11  3:18 Lu Baolu
  2022-09-11  3:18 ` [PATCH 1/1] iommu/vt-d: Fix possible recursive locking in intel_iommu_init() Lu Baolu
  2022-09-11  6:25 ` [PATCH 0/1] iommu/vt-d: Fixes for v6.0-rc5 Joerg Roedel
  0 siblings, 2 replies; 3+ messages in thread
From: Lu Baolu @ 2022-09-11  3:18 UTC (permalink / raw)
  To: Joerg Roedel; +Cc: Kevin Tian, Robin Murphy, iommu, iommu

Hi Joerg,

Below fix is queued for v6.0-rc5. It aim to fix:

- Fix possible recursive locking in intel_iommu_init().

It also eliminates the issue highlighted in commit c919739ce4721
("iommu/vt-d: Handle race between registration and device probe"),
which has been pushed to linux next.

Please consider it for the iommu/fix branch.

Best regards,
Lu Baolu

Lu Baolu (1):
  iommu/vt-d: Fix possible recursive locking in intel_iommu_init()

 include/linux/dmar.h        |  4 +++-
 drivers/iommu/intel/dmar.c  |  7 +++++++
 drivers/iommu/intel/iommu.c | 27 ++-------------------------
 3 files changed, 12 insertions(+), 26 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-09-11  6:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-11  3:18 [PATCH 0/1] iommu/vt-d: Fixes for v6.0-rc5 Lu Baolu
2022-09-11  3:18 ` [PATCH 1/1] iommu/vt-d: Fix possible recursive locking in intel_iommu_init() Lu Baolu
2022-09-11  6:25 ` [PATCH 0/1] iommu/vt-d: Fixes for v6.0-rc5 Joerg Roedel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox