summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc/tm/.gitignore
diff options
context:
space:
mode:
authorRashmica Gupta <rashmicy@gmail.com>2015-12-23 16:49:54 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2016-05-11 21:54:14 +1000
commit16aab321872400a4ce35b90ba40484fcb5d636ba (patch)
treef60936e624a55ec9249455a9bed9136f696f9c83 /tools/testing/selftests/powerpc/tm/.gitignore
parentdbccb4940c9c9c8c93fcf733445e96dd2d6890d6 (diff)
downloadop-kernel-dev-16aab321872400a4ce35b90ba40484fcb5d636ba.zip
op-kernel-dev-16aab321872400a4ce35b90ba40484fcb5d636ba.tar.gz
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>
Diffstat (limited to 'tools/testing/selftests/powerpc/tm/.gitignore')
-rw-r--r--tools/testing/selftests/powerpc/tm/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/powerpc/tm/.gitignore b/tools/testing/selftests/powerpc/tm/.gitignore
index 2ac3764..bb942db 100644
--- a/tools/testing/selftests/powerpc/tm/.gitignore
+++ b/tools/testing/selftests/powerpc/tm/.gitignore
@@ -5,3 +5,4 @@ tm-signal-stack
tm-vmxcopy
tm-fork
tm-tar
+tm-tmspr
OpenPOWER on IntegriCloud