Commit dd3549c5 authored by Michael Ellerman's avatar Michael Ellerman

selftests/powerpc: Add missing files to .gitignores

These were missed when the respective tests were added, add them now.
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220616070705.1941829-1-mpe@ellerman.id.au
parent c7b9ed7c
...@@ -7,3 +7,4 @@ fpu_signal ...@@ -7,3 +7,4 @@ fpu_signal
vmx_signal vmx_signal
vsx_preempt vsx_preempt
fpu_denormal fpu_denormal
mma
...@@ -21,3 +21,4 @@ back_to_back_ebbs_test ...@@ -21,3 +21,4 @@ back_to_back_ebbs_test
lost_exception_test lost_exception_test
no_handler_test no_handler_test
cycles_with_mmcr2_test cycles_with_mmcr2_test
regs_access_pmccext_test
...@@ -2,3 +2,4 @@ ...@@ -2,3 +2,4 @@
rfi_flush rfi_flush
entry_flush entry_flush
spectre_v2 spectre_v2
uaccess_flush
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment