Skip to content

Commit 2281598

Browse files
PeikanTsaiwilldeacon
authored andcommitted
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 0c9f178 ("iommu: Remove guest pasid related interfaces and definitions"). And the corresponding uapi/linux/iommu.h file was removed in commit 00a9bc6 ("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>
1 parent b95a401 commit 2281598

3 files changed

Lines changed: 0 additions & 211 deletions

File tree

Documentation/userspace-api/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ Devices and I/O
4444
accelerators/ocxl
4545
dma-buf-alloc-exchange
4646
gpio/index
47-
iommu
4847
iommufd
4948
media/index
5049
dcdbas

Documentation/userspace-api/iommu.rst

Lines changed: 0 additions & 209 deletions
This file was deleted.

MAINTAINERS

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11543,7 +11543,6 @@ L: iommu@lists.linux.dev
1154311543
S: Maintained
1154411544
T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
1154511545
F: Documentation/devicetree/bindings/iommu/
11546-
F: Documentation/userspace-api/iommu.rst
1154711546
F: drivers/iommu/
1154811547
F: include/linux/iommu.h
1154911548
F: include/linux/iova.h

0 commit comments

Comments
 (0)