linux-xiaomi-chiron/tools/testing/selftests/futex/functional
Muhammad Usama Anjum bd7d481c37 selftests: futex: Add the uapi headers include variable
Out of tree build of this test fails if relative path of the output
directory is specified. KBUILD_OUTPUT also doesn't point to the correct
directory when relative path is used. Thus out of tree builds fail.
Remove the un-needed include paths and use KHDR_INCLUDES to correctly
reach the headers.

Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2022-02-23 17:20:32 -07:00
..
.gitignore
futex_requeue.c
futex_requeue_pi.c
futex_requeue_pi_mismatched_ops.c
futex_requeue_pi_signal_restart.c
futex_wait.c
futex_wait_private_mapped_file.c
futex_wait_timeout.c
futex_wait_uninitialized_heap.c
futex_wait_wouldblock.c
futex_waitv.c
Makefile
run.sh