[PATCH 0/2] amd/iommu: Preserve domain ids inside the kdump kernel

Sairaj Kodilkar posted 2 patches 2 months, 3 weeks ago
There is a newer version of this series
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(-)
[PATCH 0/2] amd/iommu: Preserve domain ids inside the kdump kernel
Posted by Sairaj Kodilkar 2 months, 3 weeks ago
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