projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7b9ed7
)
selftests/powerpc: Add missing files to .gitignores
author
Michael Ellerman
<mpe@ellerman.id.au>
Thu, 16 Jun 2022 07:07:05 +0000
(17:07 +1000)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Wed, 29 Jun 2022 09:37:04 +0000
(19:37 +1000)
These were missed when the respective tests were added, add them now.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link:
https://lore.kernel.org/r/20220616070705.1941829-1-mpe@ellerman.id.au
tools/testing/selftests/powerpc/math/.gitignore
patch
|
blob
|
history
tools/testing/selftests/powerpc/mce/.gitignore
[new file with mode: 0644]
patch
|
blob
tools/testing/selftests/powerpc/pmu/ebb/.gitignore
patch
|
blob
|
history
tools/testing/selftests/powerpc/security/.gitignore
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/powerpc/math/.gitignore
b/tools/testing/selftests/powerpc/math/.gitignore
index d0c23b2e4b60913b96c4f1f8b457d660afe3f9f9..07b4893ef7af02880bd9e89f7c9a5aed0f180308 100644
(file)
--- a/
tools/testing/selftests/powerpc/math/.gitignore
+++ b/
tools/testing/selftests/powerpc/math/.gitignore
@@
-7,3
+7,4
@@
fpu_signal
vmx_signal
vsx_preempt
fpu_denormal
+mma
diff --git a/tools/testing/selftests/powerpc/mce/.gitignore
b/tools/testing/selftests/powerpc/mce/.gitignore
new file mode 100644
(file)
index 0000000..
f592146
--- /dev/null
+++ b/
tools/testing/selftests/powerpc/mce/.gitignore
@@ -0,0
+1
@@
+inject-ra-err
diff --git
a/tools/testing/selftests/powerpc/pmu/ebb/.gitignore
b/tools/testing/selftests/powerpc/pmu/ebb/.gitignore
index 2920fb39439b14e7f1f3e03f8dd098cd87a4b407..64d8dfdac74a73d16c9934d1104e08ed0eaea516 100644
(file)
--- a/
tools/testing/selftests/powerpc/pmu/ebb/.gitignore
+++ b/
tools/testing/selftests/powerpc/pmu/ebb/.gitignore
@@
-21,3
+21,4
@@
back_to_back_ebbs_test
lost_exception_test
no_handler_test
cycles_with_mmcr2_test
+regs_access_pmccext_test
diff --git
a/tools/testing/selftests/powerpc/security/.gitignore
b/tools/testing/selftests/powerpc/security/.gitignore
index 93614b125dede6101ceeb63f256ce8d242c2a311..9357b186b13ca474592c5a79771273de6c708f96 100644
(file)
--- a/
tools/testing/selftests/powerpc/security/.gitignore
+++ b/
tools/testing/selftests/powerpc/security/.gitignore
@@
-2,3
+2,4
@@
rfi_flush
entry_flush
spectre_v2
+uaccess_flush