mirror of
https://github.com/torvalds/linux.git
synced 2026-03-14 00:56:20 +01:00
selftests/powerpc: Add missing files to .gitignores
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
This commit is contained in:
parent
c7b9ed7c34
commit
dd3549c503
4 changed files with 4 additions and 0 deletions
|
|
@ -7,3 +7,4 @@ fpu_signal
|
|||
vmx_signal
|
||||
vsx_preempt
|
||||
fpu_denormal
|
||||
mma
|
||||
|
|
|
|||
1
tools/testing/selftests/powerpc/mce/.gitignore
vendored
Normal file
1
tools/testing/selftests/powerpc/mce/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
inject-ra-err
|
||||
|
|
@ -21,3 +21,4 @@ back_to_back_ebbs_test
|
|||
lost_exception_test
|
||||
no_handler_test
|
||||
cycles_with_mmcr2_test
|
||||
regs_access_pmccext_test
|
||||
|
|
|
|||
|
|
@ -2,3 +2,4 @@
|
|||
rfi_flush
|
||||
entry_flush
|
||||
spectre_v2
|
||||
uaccess_flush
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue