Re: [PATCH V4 6/7] cxl: Isolate few psl8 specific calls

2017-04-11 Thread Michael Ellerman
Frederic Barrat writes: > Le 07/04/2017 à 16:11, Christophe Lombard a écrit : >> 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

Re: [PATCH V4 6/7] cxl: Isolate few psl8 specific calls

2017-04-10 Thread Frederic Barrat
Le 07/04/2017 à 16:11, Christophe Lombard a écrit : 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 --- There are a few changes

[PATCH V4 6/7] cxl: Isolate few psl8 specific calls

2017-04-07 Thread Christophe Lombard
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 --- drivers/misc/cxl/context.c | 28 +++- drivers/misc/cxl/cxl.h