]> git.baikalelectronics.ru Git - kernel.git/commit
cxl: Isolate few psl8 specific calls
authorChristophe Lombard <clombard@linux.vnet.ibm.com>
Fri, 7 Apr 2017 14:11:58 +0000 (16:11 +0200)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 13 Apr 2017 13:34:30 +0000 (23:34 +1000)
commitbb1031d23c448097ad9cf5ac9f25d7768fb2107d
tree051fca37f267dac278c65da6c849dc3178020144
parent71e9494d2d229fba5e321a67e3b6fe4d5d41a5c8
cxl: Isolate few psl8 specific calls

Point out the specific Coherent Accelerator Interface Architecture,
level 1, registers.
Code and functions specific to PSL8 (CAIA1) must be framed.

Signed-off-by: Christophe Lombard <clombard@linux.vnet.ibm.com>
Acked-by: Frederic Barrat <fbarrat@linux.vnet.ibm.com>
[mpe: Don't split long strings, it makes them hard to grep for]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/misc/cxl/context.c
drivers/misc/cxl/cxl.h
drivers/misc/cxl/debugfs.c
drivers/misc/cxl/native.c
drivers/misc/cxl/pci.c