]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd70baa9a89bca249ea1bb5c5f41dac32ef7f8be5
tree59a49968a3211c2708b135d6c79f97af3c9b2cb1
parent68e6603fb9d27a8767249ee4afdc1bdd58607425
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