Re: [PATCH 3/6] powerpc: Add more trap names to xmon

2013-08-20 Thread Paul Mackerras
On Thu, Aug 15, 2013 at 03:22:16PM +1000, Michael Ellerman wrote: > We haven't updated these for a while it seems, it's nice to have in the > oops output. I think you mean the xmon exception summary output, not the oops output... Paul. ___ Linuxppc-dev

[PATCH 3/6] powerpc: Add more trap names to xmon

2013-08-14 Thread Michael Ellerman
We haven't updated these for a while it seems, it's nice to have in the oops output. Signed-off-by: Michael Ellerman --- arch/powerpc/xmon/xmon.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/arch/powerpc/xmon/xmon.c b/arch/powerpc/xmon/xmon.c index 96bf5bd..9f3655b 100644 --- a/arc