[PATCH v2 0/2] Add get_metadata IOCTL to share OCXL information to userspace

Alastair D'Silva alastair at au1.ibm.com
Thu Feb 22 14:03:32 AEDT 2018


From: Alastair D'Silva <alastair at d-silva.org>

This series adds a new IOCTL for OpenCAPI, which exposes adapter
metadata to userspace.

--- 
v1->v2:
 - Document the new IOCTL

Alastair D'Silva (2):
  ocxl: Add get_metadata IOCTL to share OCXL information to userspace
  ocxl: Document the OCXL_IOCTL_GET_METADATA IOCTL

 Documentation/accelerators/ocxl.rst |  5 +++++
 drivers/misc/ocxl/file.c            | 27 +++++++++++++++++++++++++++
 include/uapi/misc/ocxl.h            | 22 ++++++++++++++++++++++
 3 files changed, 54 insertions(+)

-- 
2.14.3



More information about the Linuxppc-dev mailing list