aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/pidfd
diff options
context:
space:
mode:
authorShuah Khan <skhan@linuxfoundation.org>2019-05-10 19:38:39 -0600
committerShuah Khan <skhan@linuxfoundation.org>2019-05-13 10:19:43 -0600
commit27d79a2b2bf0dbec1cc3d8ea269db4d5a0dac2f3 (patch)
treecb0a4b547ceadb81dc10c093fa706997b3803f22 /tools/testing/selftests/pidfd
parentselftests: fix install target to use default install path (diff)
downloadlinux-dev-27d79a2b2bf0dbec1cc3d8ea269db4d5a0dac2f3.tar.xz
linux-dev-27d79a2b2bf0dbec1cc3d8ea269db4d5a0dac2f3.zip
selftests: fix bpf build/test workflow regression when KBUILD_OUTPUT is set
commit 8ce72dc32578 ("selftests: fix headers_install circular dependency") broke bpf build/test workflow. When KBUILD_OUTPUT is set, bpf objects end up in KBUILD_OUTPUT build directory instead of in ../selftests/bpf. The following bpf workflow breaks when it can't find the test_verifier: cd tools/testing/selftests/bpf; make; ./test_verifier; Fix it to set OUTPUT only when it is undefined in lib.mk. It didn't need to be set in the first place. Fixes: 8ce72dc32578 ("selftests: fix headers_install circular dependency") Reported-by: Alexei Starovoitov <alexei.starovoitov@gmail.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'tools/testing/selftests/pidfd')
0 files changed, 0 insertions, 0 deletions