]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] pasemi: Print more information at machine check
authorOlof Johansson <olof@lixom.net>
Wed, 5 Sep 2007 02:09:23 +0000 (12:09 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 13 Sep 2007 15:33:21 +0000 (01:33 +1000)
commitcd7834167ffb66b470e4d9edb10efb5c1a2dfe7f
tree0933e803d11e2f0c2142e2c60b096fb7d34b8a35
parent2e1957fd47b9d4b7bf35be2ec3d4b5e3eefe5cc0
[POWERPC] pasemi: Print more information at machine check

Add printout of some SoC error status registers, and dump the SLB contents
for those machine check events where it makes sense.

Since we can't go about and ioremap registers at machine check time,
and we generally want to do as little as possible to print out the
information, pre-build a table of the registers to dump and their address
in the common PCI config space range.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/pasemi/setup.c