OpenCloudOS-Kernel/tools/testing/selftests/pidfd
Mathieu Desnoyers 3f7d717687 selftests: pidfd: Fix incorrect kernel headers search path
Use $(KHDR_INCLUDES) as lookup path for kernel headers. This prevents
building against kernel headers from the build environment in scenarios
where kernel headers are installed into a specific output directory
(O=...).

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: linux-kselftest@vger.kernel.org
Cc: Ingo Molnar <mingo@redhat.com>
Cc: <stable@vger.kernel.org> # 5.18+
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2023-02-13 09:09:45 -07:00
..
.gitignore selftests/pidfd: add pidfd setns tests 2020-05-13 11:41:22 +02:00
Makefile selftests: pidfd: Fix incorrect kernel headers search path 2023-02-13 09:09:45 -07:00
config selftests: pidfd: add CONFIG_CHECKPOINT_RESTORE=y to config 2020-10-27 17:02:03 -06:00
pidfd.h pidfd: fix test failure due to stack overflow on some arches 2022-02-04 13:06:39 -07:00
pidfd_fdinfo_test.c pidfd: fix test failure due to stack overflow on some arches 2022-02-04 13:06:39 -07:00
pidfd_getfd_test.c selftests: pidfd: skip test on kcmp() ENOSYS 2020-10-27 17:01:45 -06:00
pidfd_open_test.c selftests: pidfd: fix compilation errors due to wait.h 2020-10-27 16:51:36 -06:00
pidfd_poll_test.c selftests: pidfd: fix compilation errors due to wait.h 2020-10-27 16:51:36 -06:00
pidfd_setns_test.c selftests: pidfd: drop needless linux/kcmp.h inclusion in pidfd_setns_test.c 2020-10-27 17:04:01 -06:00
pidfd_test.c selftests/pidfd_test: Remove the erroneous ',' 2022-11-02 03:09:57 -06:00
pidfd_wait.c selftests: pidfd: Fix compling warnings 2022-10-30 02:23:58 -06:00