Skip to content

Commit 46b0a67

Browse files
Terry TrittonKAGA-KOKO
authored andcommitted
selftests/futex: Add futex_numa to .gitignore
futex_numa was never added to the .gitignore file. Add it. Fixes: 9140f57 ("futex,selftests: Add another FUTEX2_NUMA selftest") Signed-off-by: Terry Tritton <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: André Almeida <[email protected]> Link: https://lore.kernel.org/all/[email protected]
1 parent 9a57c37 commit 46b0a67

File tree

1 file changed

+1
-0
lines changed
  • tools/testing/selftests/futex/functional

1 file changed

+1
-0
lines changed

tools/testing/selftests/futex/functional/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ futex_wait_timeout
1111
futex_wait_uninitialized_heap
1212
futex_wait_wouldblock
1313
futex_waitv
14+
futex_numa

0 commit comments

Comments
 (0)