Re: [PATCH 0/5] iommu/amd: PRI related cleanup and fixes

Ankit Soni <[email protected]> Thu, 30 Jul 2026 14:44:52 +0000
Newsgroups dev.linux.lists.iommu
Message-ID <chqv4spqefbykeaf53oubfvpge7sehhrkqgtya6urfubl73qfd@c3lus2mi3o6h>
On Mon, Jul 27, 2026 at 05:39:02AM +0000, Vasant Hegde wrote:
> This series does few cleanup and fixes to PRI related code.
> 
> I will have followup series to re-arrange PASID/PRI enablement code
> and then eventually enable PRI support without PASID.
> 
> 
> Vasant Hegde (5):
>   iommu/amd: Fix incorrect device ID in invalid PASID error message
>   iommu/amd: Introduce PPR_TAG_LAST_PAGE() macro
>   iommu/amd: Fix missing CMD_COMPLETE_PPR response for invalid PPR requests
>   iommu/amd: Rate limit INVALID_PPR_REQUEST error logging
>   iommu/amd: Fix GN bit setting in COMPLETE_PPR_REQUEST command
> 
>  drivers/iommu/amd/amd_iommu_types.h |  5 ++-
>  drivers/iommu/amd/iommu.c           | 63 ++++++++++++++++++++++++-----
>  drivers/iommu/amd/ppr.c             |  9 ++---
>  3 files changed, 61 insertions(+), 16 deletions(-)
> 

Reviewed-by: Ankit Soni <[email protected]>

> -- 
> 2.31.1
>