Re: [PATCH] iommu/amd: Fix a stale comment about which legacy mode is user visible
From: Joerg Roedel
Date: Mon May 11 2026 - 03:43:06 EST
On Fri, Mar 14, 2025 at 08:21:48PM -0700, Sean Christopherson wrote:
> Update a stale comment about which of the legacy modes is visible to the
> user, i.e. can be forced via amd_iommu_intr=legacy.
>
> Fixes: b74aa02d7a30 ("iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system")
> Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx>
> ---
> drivers/iommu/amd/amd_iommu_types.h | 11 ++++++-----
> 1 file changed, 6 insertions(+), 5 deletions(-)
Applied, thanks.