[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)
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>

No differences found