[POWERPC] Fix register labels on show_regs() message for 4xx/Book-E
authorKumar Gala <galak@kernel.crashing.org>
Thu, 26 Jul 2007 05:46:15 +0000 (00:46 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 26 Jul 2007 05:46:15 +0000 (00:46 -0500)
commit141707892e92dca69b7b8af65b9367da2d1f8120
tree3dabe75992ddd0735657e65af8558e851073d8b1
parentd1c813123f3beebcffb8446929e0e917defda67f
[POWERPC] Fix register labels on show_regs() message for 4xx/Book-E

In a show_regs()  message The DEAR and ESR were reported as
DAR and DSISR which only exist on classic parts.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/kernel/process.c