commit | b8fc345d6b5d661e1125bd6a0e30b6fabf1a076e | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@kernel.org> | Sat Oct 12 16:15:10 2019 -0700 |
committer | Alexei Starovoitov <ast@kernel.org> | Sat Oct 12 16:15:15 2019 -0700 |
tree | 00f3a2806fdf45d942b8f529f13d2ccdbe1c0ad1 | |
parent | c2383d398ed97390cdcc3042cfe724ea39188c99 [diff] | |
parent | 598dc04fa0f131371cb120f2bf4e594f42f00057 [diff] |
Merge branch 'selftests-bpf-Makefile-cleanup' Andrii Nakryiko says: ==================== Patch #1 enforces libbpf build to have bpf_helper_defs.h ready before test BPF programs are built. Patch #2 drops obsolete BTF/pahole detection logic from Makefile. v1->v2: - drop CPU and PROBE (Martin). ==================== Acked-by: Martin KaFai Lau <kafai@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org>