Re: [PATCH 0/2] iommu/vt-d: Remove use of private data field
From: Baolu Lu
Date: Tue Apr 23 2024 - 23:45:07 EST
On 3/8/24 6:38 PM, Jingqi Liu wrote:
"Private Data" field has been removed from Page Request/Response in
Intel VT-d specification revision 4.0.
Since the private data field has been removed, it's fine to remove the
entire private data handling from the driver as the specification
has been deprecated and Intel hasn't shipped any products which
support private data in the page request message.
Jingqi Liu (2):
iommu/vt-d: Remove debugfs use of private data field
iommu/vt-d: Remove private data use in fault message
Patches have been queued for iommu/vt-d.
Best regards,
baolu