summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc/tm/.gitignore
diff options
context:
space:
mode:
authorCyril Bur <cyrilbur@gmail.com>2016-06-29 21:41:51 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2016-07-26 14:28:22 +1000
commita431b946db581d6a121d035a887d370cdc4b8dea (patch)
treeb0b6a6c2049643a5920b8f2b3f63d9a3eecdb64a /tools/testing/selftests/powerpc/tm/.gitignore
parentdd57023747e33572b31867f890b0d99f55b5cc2f (diff)
selftests/powerpc: exec() with suspended transaction
Perform an exec() class syscall with a suspended transaction. This is a test for the bug we fixed in 8e96a87c5431 ("powerpc/tm: Always reclaim in start_thread() for exec() class syscalls"). Signed-off-by: Cyril Bur <cyrilbur@gmail.com> [mpe: Fix build errors, use a single binary for the test] 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 bb942db845bf..82c0a9ce6e74 100644
--- a/tools/testing/selftests/powerpc/tm/.gitignore
+++ b/tools/testing/selftests/powerpc/tm/.gitignore
@@ -6,3 +6,4 @@ tm-vmxcopy
tm-fork
tm-tar
tm-tmspr
+tm-exec