powerpc: Only print PACATMSCRATCH in oops when TM is active
authorAnton Blanchard <anton@samba.org>
Mon, 18 Nov 2013 02:19:17 +0000 (13:19 +1100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 20 Nov 2013 23:33:40 +0000 (10:33 +1100)
If TM is not active there is no need to print PACATMSCRATCH
so we can save ourselves a line.

Signed-off-by: Anton Blanchard <anton@samba.org>
Acked-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found