aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/tm
diff options
context:
space:
mode:
authorMichael Neuling <mikey@neuling.org>2015-11-20 15:15:32 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2015-12-14 20:40:26 +1100
commit801c0b2c4db3a33d56b3e19240df7b897e5bbfbc (patch)
tree7a677ba1f08b363859c3b1a54a8a942d9dbf9974 /tools/testing/selftests/powerpc/tm
parentpowerpc: Make {cmp}xchg* and their atomic_ versions fully ordered (diff)
downloadlinux-dev-801c0b2c4db3a33d56b3e19240df7b897e5bbfbc.tar.xz
linux-dev-801c0b2c4db3a33d56b3e19240df7b897e5bbfbc.zip
powerpc: Print MSR TM bits in oops messages
Print MSR TM bits in oops messages. This appends them to the end like this: MSR: 8000000502823031 <SF,VEC,VSX,FP,ME,IR,DR,LE,TM[TE]> You get the TM[] only if at least one TM MSR bit is set. Inside the TM[], E means Enabled (bit 32), S means Suspended (bit 33), and T means Transactional (bit 34) If no bits are set, you get no TM[] output. Include rework of printbits() to handle this case. Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/testing/selftests/powerpc/tm')
0 files changed, 0 insertions, 0 deletions