Re: [PATCH] cxl: Add new kernel traces

2019-04-30 Thread Michael Ellerman
Christophe Lombard writes: > This patch adds new kernel traces in the current in-kernel 'library' > which can be called by other drivers to help interacting with an > IBM XSL on a POWER9 system. > > If some kernel traces exist in the 'normal path' to handle a page or a > segment fault, some other

Re: [PATCH] cxl: Add new kernel traces

2018-03-16 Thread Frederic Barrat
Le 13/03/2018 à 10:30, Christophe Lombard a écrit : This patch adds new kernel traces in the current in-kernel 'library' which can be called by other drivers to help interacting with an IBM XSL on a POWER9 system. If some kernel traces exist in the 'normal path' to handle a page or a segment f

[PATCH] cxl: Add new kernel traces

2018-03-13 Thread Christophe Lombard
This patch adds new kernel traces in the current in-kernel 'library' which can be called by other drivers to help interacting with an IBM XSL on a POWER9 system. If some kernel traces exist in the 'normal path' to handle a page or a segment fault, some others are missing when a page fault is handl