[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5 08/20] intel_iommu: Check stage-1 translation result with
From: |
Jason Wang |
Subject: |
Re: [PATCH v5 08/20] intel_iommu: Check stage-1 translation result with interrupt range |
Date: |
Wed, 4 Dec 2024 10:11:01 +0800 |
On Mon, Nov 11, 2024 at 4:38 PM Zhenzhong Duan <zhenzhong.duan@intel.com> wrote:
>
> Per VT-d spec 4.1 section 3.15, "Untranslated requests and translation
> requests that result in an address in the interrupt range will be
> blocked with condition code LGN.4 or SGN.8."
>
> This applies to both stage-1 and stage-2 IOMMU page table, move the
> check from vtd_iova_to_slpte() to vtd_do_iommu_translate() so stage-1
> page table could also be checked.
>
> By this chance, update the comment with correct section number.
>
> Suggested-by: Yi Liu <yi.l.liu@intel.com>
> Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
> ---
Acked-by: Jason Wang <jasowang@redhat.com>
Thanks
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v5 08/20] intel_iommu: Check stage-1 translation result with interrupt range,
Jason Wang <=