diff options
author | 2022-03-16 10:38:35 -0700 | |
---|---|---|
committer | 2022-03-16 15:07:49 -0700 | |
commit | 82cb2b30773e3ccbbd2ed4427d52a91862d4db6d (patch) | |
tree | 687d9738a7fde05252f0f3d283692cba1c0af235 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: selftests: Remove libcap usage from test_verifier (diff) | |
download | linux-dev-82cb2b30773e3ccbbd2ed4427d52a91862d4db6d.tar.xz linux-dev-82cb2b30773e3ccbbd2ed4427d52a91862d4db6d.zip |
bpf: selftests: Remove libcap usage from test_progs
This patch removes the libcap usage from test_progs.
bind_perm.c is the only user. cap_*_effective() helpers added in the
earlier patch are directly used instead.
No other selftest binary is using libcap, so '-lcap' is also removed
from the Makefile.
Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Reviewed-by: Stanislav Fomichev <sdf@google.com>
Acked-by: John Fastabend <john.fastabend@gmail.com>
Link: https://lore.kernel.org/bpf/20220316173835.2039334-1-kafai@fb.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions