public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] amd/iommu: Preserve domain ids inside the kdump kernel
@ 2025-11-14 10:44 Sairaj Kodilkar
  2025-11-14 10:44 ` [PATCH 1/2] " Sairaj Kodilkar
  2025-11-14 10:44 ` [PATCH 2/2] amd/iommu: Make protection domain ID functions non-static Sairaj Kodilkar
  0 siblings, 2 replies; 13+ messages in thread
From: Sairaj Kodilkar @ 2025-11-14 10:44 UTC (permalink / raw)
  To: iommu, linux-kernel
  Cc: joro, suravee.suthikulpanit, vasant.hegde, ashish.kalra,
	robin.murphy, will, Sairaj Kodilkar

Patch 1: Reserves the Domain IDs allocated by the host kernel while reusing its
	 device table inside kdump kernel
Patch 2: Cleanup around pdom allocation

Fixes: 38e5f33ee359 ("iommu/amd: Reuse device table for kdump")
Signed-off-by: Sairaj Kodilkar <sarunkod@amd.com>

Sairaj Kodilkar (2):
  amd/iommu: Preserve domain ids inside the kdump kernel
  amd/iommu: Make protection domain ID functions non-static

 drivers/iommu/amd/amd_iommu.h |  5 +++++
 drivers/iommu/amd/init.c      | 26 +++++++++++++++++++++++---
 drivers/iommu/amd/iommu.c     | 27 ++++++++++++++++++---------
 3 files changed, 46 insertions(+), 12 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-11-21  5:22 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-14 10:44 [PATCH 0/2] amd/iommu: Preserve domain ids inside the kdump kernel Sairaj Kodilkar
2025-11-14 10:44 ` [PATCH 1/2] " Sairaj Kodilkar
2025-11-17  5:21   ` Ankit Soni
2025-11-19 10:50   ` Vasant Hegde
2025-11-19 13:43     ` Jason Gunthorpe
2025-11-20  5:02       ` Sairaj Kodilkar
2025-11-20 12:56         ` Jason Gunthorpe
2025-11-21  5:21           ` Sairaj Kodilkar
2025-11-20  6:22       ` Vasant Hegde
2025-11-20  6:56       ` Vasant Hegde
2025-11-14 10:44 ` [PATCH 2/2] amd/iommu: Make protection domain ID functions non-static Sairaj Kodilkar
2025-11-19 10:47   ` Vasant Hegde
2025-11-19 13:47   ` Jason Gunthorpe

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