mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-01 16:14:13 +08:00
selftests/futex: Add .gitignore
Add the futex/functional targets to .gitignore. Cc: Shuah Khan <shuahkh@osg.samsung.com> Cc: linux-api@vger.kernel.org Cc: Ingo Molnar <mingo@elte.hu> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Davidlohr Bueso <dave@stgolabs.net> Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
This commit is contained in:
parent
4100e675a9
commit
3dce928453
7
tools/testing/selftests/futex/functional/.gitignore
vendored
Normal file
7
tools/testing/selftests/futex/functional/.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
futex_requeue_pi
|
||||
futex_requeue_pi_mismatched_ops
|
||||
futex_requeue_pi_signal_restart
|
||||
futex_wait_private_mapped_file
|
||||
futex_wait_timeout
|
||||
futex_wait_uninitialized_heap
|
||||
futex_wait_wouldblock
|
Loading…
Reference in New Issue
Block a user