Re: [PATCH 06/13] powerpc/eeh: Add message when PE processing at parent

2018-05-03 Thread Russell Currey
On Wed, 2018-05-02 at 16:35 +1000, Sam Bobroff wrote: > To aid debugging, add a message to show when EEH processing for a PE > will be done at the device's parent, rather than directly at the > device. > > Signed-off-by: Sam Bobroff Good idea! Reviewed-by: Russell Currey

[PATCH 06/13] powerpc/eeh: Add message when PE processing at parent

2018-05-01 Thread Sam Bobroff
To aid debugging, add a message to show when EEH processing for a PE will be done at the device's parent, rather than directly at the device. Signed-off-by: Sam Bobroff --- arch/powerpc/kernel/eeh.c | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/arch/powerpc/kernel/eeh.