ocxl: Expose the thread_id needed for wait on POWER9
authorAlastair D'Silva <alastair@d-silva.org>
Fri, 11 May 2018 06:13:01 +0000 (16:13 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 3 Jun 2018 10:40:32 +0000 (20:40 +1000)
commite948e06fc63a1c1e36ec4c8e5c510b881ff19c26
tree59a49968a3211c2708b135d6c79f97af3c9b2cb1
parent19df39581ce99eb1fcfb119945810c9c5bc3f8d4
ocxl: Expose the thread_id needed for wait on POWER9

In order to successfully issue as_notify, an AFU needs to know the TID
to notify, which in turn means that this information should be
available in userspace so it can be communicated to the AFU.

Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
Acked-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/misc/ocxl/context.c
drivers/misc/ocxl/file.c
drivers/misc/ocxl/link.c
drivers/misc/ocxl/ocxl_internal.h
include/misc/ocxl.h
include/uapi/misc/ocxl.h