Linux IOMMU Development
 help / color / mirror / Atom feed
* [PATCH 0/4] iommu/vt-d: Fixes for v6.0-rc3
@ 2022-08-23  6:15 Lu Baolu
  2022-08-23  6:15 ` [PATCH 1/4] iommu/vt-d: Fix kdump kernels boot failure with scalable mode Lu Baolu
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Lu Baolu @ 2022-08-23  6:15 UTC (permalink / raw)
  To: Joerg Roedel
  Cc: Kevin Tian, Lennert Buytenhek, Lucas De Marchi, Jerry Snitselaar,
	Wen Jin, iommu, iommu

Hi Joerg,

Below fixes are queued for v6.0-rc3. They aim to fix:

- Boot kdump kernels with VT-d scalable mode on
- Calculate the right page table levels
- Fix a recursive lock issue
- Fix a lockdep splat issue

Please consider it for the iommu/fix branch.

Best regards,
Lu Baolu

Lu Baolu (4):
  iommu/vt-d: Fix kdump kernels boot failure with scalable mode
  iommu/vt-d: Correctly calculate sagaw value of IOMMU
  iommu/vt-d: Fix recursive lock issue in iommu_flush_dev_iotlb()
  iommu/vt-d: Fix lockdep splat due to klist iteration in atomic context

 drivers/iommu/intel/iommu.h |   9 +-
 drivers/iommu/intel/iommu.c | 214 +++++++++++++++++++-----------------
 2 files changed, 117 insertions(+), 106 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-09-07 13:15 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-23  6:15 [PATCH 0/4] iommu/vt-d: Fixes for v6.0-rc3 Lu Baolu
2022-08-23  6:15 ` [PATCH 1/4] iommu/vt-d: Fix kdump kernels boot failure with scalable mode Lu Baolu
2022-08-23  6:15 ` [PATCH 2/4] iommu/vt-d: Correctly calculate sagaw value of IOMMU Lu Baolu
2022-08-23  6:15 ` [PATCH 3/4] iommu/vt-d: Fix recursive lock issue in iommu_flush_dev_iotlb() Lu Baolu
2022-08-23  6:15 ` [PATCH 4/4] iommu/vt-d: Fix lockdep splat due to klist iteration in atomic context Lu Baolu
2022-09-07 13:15 ` [PATCH 0/4] iommu/vt-d: Fixes for v6.0-rc3 Joerg Roedel

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