commit | 141707892e92dca69b7b8af65b9367da2d1f8120 | [log] [tgz] |
---|---|---|
author | Kumar Gala <galak@kernel.crashing.org> | Thu Jul 26 00:46:15 2007 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Thu Jul 26 00:46:15 2007 -0500 |
tree | 3dabe75992ddd0735657e65af8558e851073d8b1 | |
parent | d1c813123f3beebcffb8446929e0e917defda67f [diff] |
[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>