Scott Wood 0de2d82006 [POWERPC] Make instruction dumping work in real mode
On non-book-E, exceptions execute in real mode.  If a fault happens
that leads to a register dump, the kernel currently prints XXXXXXXX
because it doesn't realize that PC is a physical address.

This patch checks whether instruction address translation is turned
on, and if not converts PC into a virtual address.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-10-03 11:48:44 +10:00
..
2007-05-11 05:38:25 -04:00
2006-12-11 16:35:07 +11:00
2007-05-08 13:40:31 +10:00
2007-07-20 13:39:59 +10:00
2007-07-20 14:25:51 +10:00
2006-08-08 17:08:56 +10:00
2007-10-03 11:48:44 +10:00
2007-07-29 17:09:29 -07:00
2007-10-03 11:48:43 +10:00