[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180222041739.27899-1-alastair@au1.ibm.com>
Date: Thu, 22 Feb 2018 15:17:37 +1100
From: "Alastair D'Silva" <alastair@....ibm.com>
To: linuxppc-dev@...abs.org, linux-kernel@...r.kernel.org
Cc: frederic.barrat@...ibm.com, andrew.donnellan@....ibm.com,
arnd@...db.de, gregkh@...uxfoundation.org, alastair@....ibm.com,
"Alastair D'Silva" <alastair@...ilva.org>
Subject: [PATCH v3 0/2] Add get_metadata IOCTL to share OCXL information to userspace
From: Alastair D'Silva <alastair@...ilva.org>
This series adds a new IOCTL for OpenCAPI, which exposes adapter
metadata to userspace.
---
v1->v2:
- Document the new IOCTL
v2->v3:
- Rename metadata struct
- Document a couple of struct members that are not immediately obvious
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 | 17 +++++++++++++++++
3 files changed, 49 insertions(+)
--
2.14.3
Powered by blists - more mailing lists