Re: [PATCH] docs: iommu: Remove outdated Documentation/userspace-api/iommu.rst

From: Baolu Lu
Date: Tue Jul 02 2024 - 22:19:36 EST


On 7/2/24 8:05 PM, Mark-PK Tsai wrote:
The Documentation/userspace-api/iommu.rst file has become outdated due
to the removal of associated structures and APIs.

Specifically, struct such as iommu_cache_invalidate_info and guest
pasid related uapi were removed in commit 0c9f17877891 ("iommu:
Remove guest pasid related interfaces and definitions").
And the corresponding uapi/linux/iommu.h file was removed in
commit 00a9bc607043 ("iommu: Move iommu fault data to
linux/iommu.h").

Signed-off-by: Mark-PK Tsai<mark-pk.tsai@xxxxxxxxxxxx>
---
Documentation/userspace-api/iommu.rst | 209 --------------------------
MAINTAINERS | 1 -
2 files changed, 210 deletions(-)
delete mode 100644 Documentation/userspace-api/iommu.rst

Reviewed-by: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>

Thanks,
baolu