diff options
author | Kevin Tian <kevin.tian@intel.com> | 2022-11-29 21:29:28 +0100 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2022-12-01 01:16:49 +0100 |
commit | 658234de0d2ed3a1b86d793f4772e38a2e039b35 (patch) | |
tree | 047616e4d87138c90170566b961efa28f1c5dcb7 /Documentation/userspace-api/index.rst | |
parent | scripts/kernel-doc: support EXPORT_SYMBOL_NS_GPL() with -export (diff) | |
download | linux-658234de0d2ed3a1b86d793f4772e38a2e039b35.tar.xz linux-658234de0d2ed3a1b86d793f4772e38a2e039b35.zip |
iommufd: Document overview of iommufd
Add iommufd into the documentation tree, and supply initial documentation.
Much of this is linked from code comments by kdoc.
Link: https://lore.kernel.org/r/5-v6-a196d26f289e+11787-iommufd_jgg@nvidia.com
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'Documentation/userspace-api/index.rst')
-rw-r--r-- | Documentation/userspace-api/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/userspace-api/index.rst b/Documentation/userspace-api/index.rst index c78da9ce0ec4..f16337bdb852 100644 --- a/Documentation/userspace-api/index.rst +++ b/Documentation/userspace-api/index.rst @@ -25,6 +25,7 @@ place where this information is gathered. ebpf/index ioctl/index iommu + iommufd media/index netlink/index sysfs-platform_profile |