mirror-linux/tools/testing/selftests/pidfd
Mathieu Desnoyers c1017c80fa selftests: pidfd: Fix incorrect kernel headers search path
commit 3f7d717687 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-03-10 09:34:16 +01:00
..
.gitignore
Makefile selftests: pidfd: Fix incorrect kernel headers search path 2023-03-10 09:34:16 +01:00
config
pidfd.h
pidfd_fdinfo_test.c
pidfd_getfd_test.c
pidfd_open_test.c
pidfd_poll_test.c
pidfd_setns_test.c
pidfd_test.c selftests/pidfd_test: Remove the erroneous ',' 2022-11-02 03:09:57 -06:00
pidfd_wait.c