Re: [PATCH V4 5/7] cxl: Rename some psl8 specific functions

2017-04-10 Thread Frederic Barrat
Le 07/04/2017 à 16:11, Christophe Lombard a écrit : Rename a few functions, changing the '_psl' suffix to '_psl8', to make clear that the implementation is psl8 specific. Those functions will have an equivalent implementation for the psl9 in a later patch. Signed-off-by: Christophe Lombard --

Re: [PATCH V4 5/7] cxl: Rename some psl8 specific functions

2017-04-09 Thread Andrew Donnellan
On 08/04/17 00:11, Christophe Lombard wrote: Rename a few functions, changing the '_psl' suffix to '_psl8', to make clear that the implementation is psl8 specific. Those functions will have an equivalent implementation for the psl9 in a later patch. Signed-off-by: Christophe Lombard Reviewed-

[PATCH V4 5/7] cxl: Rename some psl8 specific functions

2017-04-07 Thread Christophe Lombard
Rename a few functions, changing the '_psl' suffix to '_psl8', to make clear that the implementation is psl8 specific. Those functions will have an equivalent implementation for the psl9 in a later patch. Signed-off-by: Christophe Lombard --- drivers/misc/cxl/cxl.h | 26 ++--