Re: [PATCH] iommu/vt-d: Fix identity map bounds in si_domain_init()
From: Will Deacon
Date: Fri Jul 12 2024 - 11:44:15 EST
On Tue, 09 Jul 2024 16:49:13 -0700, Jon Pan-Doh wrote:
> Intel IOMMU operates on inclusive bounds (both generally aas well as
> iommu_domain_identity_map()). Meanwhile, for_each_mem_pfn_range() uses
> exclusive bounds for end_pfn. This creates an off-by-one error when
> switching between the two.
>
>
Applied to iommu (intel/vt-d), thanks!
[1/1] iommu/vt-d: Fix identity map bounds in si_domain_init()
https://git.kernel.org/iommu/c/31000732d56b
Cheers,
--
Will
https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev