]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
ocxl: Document the OCXL_IOCTL_GET_METADATA IOCTL
authorAlastair D'Silva <alastair@d-silva.org>
Thu, 22 Feb 2018 04:17:39 +0000 (15:17 +1100)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 17 Jul 2018 09:15:38 +0000 (11:15 +0200)
BugLink: http://bugs.launchpad.net/bugs/1776887
Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
Acked-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Acked-by: Frederic Barrat <fbarrat@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
(cherry picked from commit e7666d046ac0eda535282a5fd3b188f31d0f4afd)
Signed-off-by: Joseph Salisbury <joseph.salisbury@canonical.com>
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Acked-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
Documentation/accelerators/ocxl.rst

index 4f7af841d935a261f5ffb96abd4f221364ee9e3d..ddcc58d01cfbce99a2da80a91101213203b83e82 100644 (file)
@@ -152,6 +152,11 @@ OCXL_IOCTL_IRQ_SET_FD:
   Associate an event fd to an AFU interrupt so that the user process
   can be notified when the AFU sends an interrupt.
 
+OCXL_IOCTL_GET_METADATA:
+
+  Obtains configuration information from the card, such at the size of
+  MMIO areas, the AFU version, and the PASID for the current context.
+
 
 mmap
 ----