mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user