commit | 16aab321872400a4ce35b90ba40484fcb5d636ba | [log] [tgz] |
---|---|---|
author | Rashmica Gupta <rashmicy@gmail.com> | Wed Dec 23 16:49:54 2015 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed May 11 21:54:14 2016 +1000 |
tree | f60936e624a55ec9249455a9bed9136f696f9c83 | |
parent | dbccb4940c9c9c8c93fcf733445e96dd2d6890d6 [diff] |
selftests/powerpc: Add test to check if TM SPRs are corrupted Testing that the TM SPRs are behaving the way they should. Uses more threads than cpus to see if the following register values persist with context switching: - the FS (failure summary) flag in TEXASR - TFIAR and TFHAR Signed-off-by: Rashmica Gupta <rashmicy@gmail.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>