Patch "powerpc/xmon: Add RFI flush related fields to paca dump" has been added to the 4.4-stable tree

2019-04-29 Thread gregkh
This is a note to let you know that I've just added the patch titled powerpc/xmon: Add RFI flush related fields to paca dump to the 4.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch

[PATCH] powerpc/xmon: Add RFI flush related fields to paca dump

2018-01-10 Thread Michael Ellerman
Signed-off-by: Michael Ellerman --- arch/powerpc/xmon/xmon.c | 4 1 file changed, 4 insertions(+) diff --git a/arch/powerpc/xmon/xmon.c b/arch/powerpc/xmon/xmon.c index cab24f549e7c..b3bb5beec54a 100644 --- a/arch/powerpc/xmon/xmon.c +++ b/arch/powerpc/xmon/xmon.c @@