Re: [PATCH v2 0/5] iommu/amd: Cleanup and fixes

2022-03-04 Thread Joerg Roedel
On Tue, Mar 01, 2022 at 02:26:21PM +0530, Vasant Hegde wrote:
> This series contains various cleanup and trivial fixes.
> 
> Changes in v2:
>   - Fixed error log message in patch 1 as suggested by Joerg.
> 
> 
> Suravee Suthikulpanit (2):
>   iommu/amd: Improve error handling for amd_iommu_init_pci
>   iommu/amd: Improve amd_iommu_v2_exit()
> 
> Vasant Hegde (3):
>   iommu/amd: Call memunmap in error path
>   iommu/amd: Clean up function declarations
>   iommu/amd: Remove unused struct fault.devid

Applied, thanks Vasant and Suravee.
___
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu


[PATCH v2 0/5] iommu/amd: Cleanup and fixes

2022-03-01 Thread Vasant Hegde via iommu
This series contains various cleanup and trivial fixes.

Changes in v2:
  - Fixed error log message in patch 1 as suggested by Joerg.


Suravee Suthikulpanit (2):
  iommu/amd: Improve error handling for amd_iommu_init_pci
  iommu/amd: Improve amd_iommu_v2_exit()

Vasant Hegde (3):
  iommu/amd: Call memunmap in error path
  iommu/amd: Clean up function declarations
  iommu/amd: Remove unused struct fault.devid

 drivers/iommu/amd/amd_iommu.h |  4 
 drivers/iommu/amd/init.c  | 18 ++
 drivers/iommu/amd/iommu_v2.c  | 35 +--
 3 files changed, 31 insertions(+), 26 deletions(-)

-- 
2.27.0

___
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu