]> git.baikalelectronics.ru Git - kernel.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)
commitd365b20d8fe9ce8c987975ddecfb469eb93f65a3
tree0933e803d11e2f0c2142e2c60b096fb7d34b8a35
parent723bb762148c1b7f52128f109b92fee5ddec7c94
[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