RE: [PATCH 1/1] iommu/vt-d: Remove control over Execute-Requested requests
From: Tian, Kevin
Date: Mon Jun 24 2024 - 22:24:57 EST
> From: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
> Sent: Monday, June 24, 2024 11:24 AM
>
> The VT-d specification has removed architectural support of the requests
> with pasid with a value of 1 for Execute-Requested (ER). And the NXE bit
> in the pasid table entry and XD bit in the first-stage paging Entries are
> deprecated accordingly.
>
> Remove the programming of these bits to make it consistent with the spec.
>
> Suggested-by: Jacob Pan <jacob.jun.pan@xxxxxxxxxxxxxxx>
> Signed-off-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
Reviewed-by: Kevin Tian <kevin.tian@xxxxxxxxx>