Re: [PATCH v2] iommu/vt-d: respect max guest address width in agaw

From: Jacob Pan
Date: Wed Nov 07 2018 - 17:10:38 EST


On Wed, 7 Nov 2018 17:04:28 +0100
Joerg Roedel <joro@xxxxxxxxxx> wrote:

> On Tue, Nov 06, 2018 at 02:47:15PM -0800, Jacob Pan wrote:
> > drivers/iommu/intel-iommu.c | 6 +++++-
> > 1 file changed, 5 insertions(+), 1 deletion(-)
>
> Applied, thanks.

Hi Joerg,
We have found some issues with this patch on some platforms. Please
disregard this patch.

The intent of this patch was to fix some IOMMU with max address of 48
but SAGAW of both 48 and 57 bits. Need to do more investigation in the
page table level calculation and context address width setup. Sorry
about that.

Jacob