]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit8d1c5152ca7bde4746009aa81abf608f832874ae
tree3dabe75992ddd0735657e65af8558e851073d8b1
parent05fc5c424ce4b39e57eb03c67e91a785c36c756c
[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