powerpc: Print DAR and DSISR on machine check oopses
authorAnton Blanchard <anton@samba.org>
Fri, 15 Nov 2013 04:41:19 +0000 (15:41 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 20 Nov 2013 23:33:38 +0000 (10:33 +1100)
Machine check exceptions set DAR and DSISR, so print them in our
oops output.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found