Re: [PATCH 1/1] iommu/vt-d: Restore previous domain::aperture_end calculation

From: Joerg Roedel

Date: Thu Nov 20 2025 - 05:35:51 EST


On Thu, Nov 20, 2025 at 03:25:24PM +0800, Lu Baolu wrote:
> Fixes: d373449d8e97 ("iommu/vt-d: Use the generic iommu page table")
> Reported-by: Chaitanya Kumar Borah <chaitanya.kumar.borah@xxxxxxxxx>
> Closes: https://lore.kernel.org/r/4f15cf3b-6fad-4cd8-87e5-6d86c0082673@xxxxxxxxx
> Suggested-by: Jason Gunthorpe <jgg@xxxxxxxxxx>
> Suggested-by: Kevin Tian <kevin.tian@xxxxxxxxx>
> Signed-off-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
> ---
> drivers/iommu/intel/iommu.c | 10 ++++++++++
> 1 file changed, 10 insertions(+)

Applied, thanks.