commit | 6d888d1ab0000dff8ea2901bcdf5d213f2a54e8b | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Mon Nov 18 13:19:17 2013 +1100 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Thu Nov 21 10:33:40 2013 +1100 |
tree | 5bd05b9672587e5b1201dabdde4547d68b5747ff | |
parent | 84b073868b9d9e754ae48b828337633d1b386482 [diff] |
powerpc: Only print PACATMSCRATCH in oops when TM is active 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>