]> git.baikalelectronics.ru Git - kernel.git/commit
cxl: Add set and get private data to context struct
authorMichael Neuling <mikey@neuling.org>
Fri, 24 Jun 2016 06:47:07 +0000 (08:47 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 28 Jun 2016 08:35:08 +0000 (18:35 +1000)
commit09404be6dda31961bbd02c7768f147fa0a8a7cee
tree6764901e0f510307cf7fa136ec1f35f9c3f8fee6
parentcf2841433c44433f852024e6440425830a49486b
cxl: Add set and get private data to context struct

This provides AFU drivers a means to associate private data with a cxl
context. This is particularly intended for make the new callbacks for
driver specific events easier for AFU drivers to use, as they can easily
get back to any private data structures they may use.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Ian Munsie <imunsie@au1.ibm.com>
Signed-off-by: Philippe Bergheaud <felix@linux.vnet.ibm.com
Reviewed-by: Matthew R. Ochs <mrochs@linux.vnet.ibm.com>
Reviewed-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/misc/cxl/api.c
drivers/misc/cxl/cxl.h
include/misc/cxl.h