]> www.infradead.org Git - users/dwmw2/linux.git/commit
docs: iommu: Remove outdated Documentation/userspace-api/iommu.rst
authorMark-PK Tsai <mark-pk.tsai@mediatek.com>
Tue, 2 Jul 2024 12:05:39 +0000 (20:05 +0800)
committerWill Deacon <will@kernel.org>
Tue, 9 Jul 2024 10:08:17 +0000 (11:08 +0100)
commit228159802bcebd95438b54b0bd7c97798582178b
treee2ab029c33ff5b7aab0f0e30e83059a292b16406
parentb95a40122a8183873736e0506df8e3a881178099
docs: iommu: Remove outdated Documentation/userspace-api/iommu.rst

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@mediatek.com>
Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com>
Link: https://lore.kernel.org/r/20240702120617.26882-1-mark-pk.tsai@mediatek.com
[will: Remove stale reference to 'iommu' from index.rst]
Signed-off-by: Will Deacon <will@kernel.org>
Documentation/userspace-api/index.rst
Documentation/userspace-api/iommu.rst [deleted file]
MAINTAINERS