aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/powerpc
diff options
context:
space:
mode:
authorMichael Neuling <mikey@neuling.org>2018-05-22 16:13:59 +1000
committerMichael Ellerman <mpe@ellerman.id.au>2018-05-25 00:08:25 +1000
commitbd79010fb3a9aa160e1780e2496798e3ac6e7ba5 (patch)
tree85770a3b2a9891655fb74a658895cf884719ddd5 /tools/testing/selftests/powerpc
parentpowerpc/mm: Only read faulting instruction when necessary in do_page_fault() (diff)
downloadlinux-dev-bd79010fb3a9aa160e1780e2496798e3ac6e7ba5.tar.xz
linux-dev-bd79010fb3a9aa160e1780e2496798e3ac6e7ba5.zip
selftests/powerpc: Add missing .gitignores
Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'tools/testing/selftests/powerpc')
-rw-r--r--tools/testing/selftests/powerpc/alignment/.gitignore1
-rw-r--r--tools/testing/selftests/powerpc/tm/.gitignore1
2 files changed, 2 insertions, 0 deletions
diff --git a/tools/testing/selftests/powerpc/alignment/.gitignore b/tools/testing/selftests/powerpc/alignment/.gitignore
index 1d980e3d7039..9d383073b7ad 100644
--- a/tools/testing/selftests/powerpc/alignment/.gitignore
+++ b/tools/testing/selftests/powerpc/alignment/.gitignore
@@ -3,3 +3,4 @@ copy_first_unaligned
paste_unaligned
paste_last_unaligned
copy_paste_unaligned_common
+alignment_handler
diff --git a/tools/testing/selftests/powerpc/tm/.gitignore b/tools/testing/selftests/powerpc/tm/.gitignore
index bb90d4b79524..c3ee8393dae8 100644
--- a/tools/testing/selftests/powerpc/tm/.gitignore
+++ b/tools/testing/selftests/powerpc/tm/.gitignore
@@ -14,3 +14,4 @@ tm-signal-context-chk-vsx
tm-vmx-unavail
tm-unavailable
tm-trap
+tm-sigreturn