summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/powerpc/tm/.gitignore
diff options
context:
space:
mode:
authorMichael Neuling <mikey@neuling.org>2015-11-20 15:15:33 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2015-12-14 20:41:48 +1100
commit25007a69e852389985ee98235e76d740d4821c6c (patch)
tree16dd7664889f9bcec4d30fafe234a32a734520cc /tools/testing/selftests/powerpc/tm/.gitignore
parentb319ee8445961c5f7b2fd199c0ef99c418ee2d4a (diff)
selftests/powerpc: Add TM signal return test
Test the kernel's signal return code to ensure that it doesn't crash when both the transactional and suspend MSR bits are set in the signal context. Signed-off-by: Michael Neuling <mikey@neuling.org> Tested-by: Anshuman Khandual <khandual@linux.vnet.ibm.com> [mpe: Skip if we don't have TM] 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 2699635d2cd9..61c318fdace4 100644
--- a/tools/testing/selftests/powerpc/tm/.gitignore
+++ b/tools/testing/selftests/powerpc/tm/.gitignore
@@ -1,2 +1,3 @@
tm-resched-dscr
tm-syscall
+tm-signal-msr-resv