linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add get_metadata IOCTL to share OCXL information to userspace
@ 2018-02-22  3:03 Alastair D'Silva
  2018-02-22  3:03 ` [PATCH v2 1/2] ocxl: " Alastair D'Silva
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Alastair D'Silva @ 2018-02-22  3:03 UTC (permalink / raw)
  To: linuxppc-dev, linux-kernel
  Cc: frederic.barrat, andrew.donnellan, arnd, gregkh, alastair,
	Alastair D'Silva

From: Alastair D'Silva <alastair@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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-03-05 12:36 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-22  3:03 [PATCH v2 0/2] Add get_metadata IOCTL to share OCXL information to userspace Alastair D'Silva
2018-02-22  3:03 ` [PATCH v2 1/2] ocxl: " Alastair D'Silva
2018-02-22  3:03 ` [PATCH v2 2/2] ocxl: Document the OCXL_IOCTL_GET_METADATA IOCTL Alastair D'Silva
2018-02-22  4:17 ` [PATCH v3 0/2] Add get_metadata IOCTL to share OCXL information to userspace Alastair D'Silva
2018-02-22  4:17   ` [PATCH v3 1/2] ocxl: " Alastair D'Silva
2018-02-22  5:21     ` Andrew Donnellan
2018-02-22 12:16     ` Frederic Barrat
2018-03-05 12:36     ` [v3, " Michael Ellerman
2018-02-22  4:17   ` [PATCH v3 2/2] ocxl: Document the OCXL_IOCTL_GET_METADATA IOCTL Alastair D'Silva
2018-02-22  5:21     ` Andrew Donnellan
2018-02-22 12:16     ` Frederic Barrat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).