diff options
author | Alexei Starovoitov <ast@kernel.org> | 2022-03-17 01:07:49 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-03-17 01:07:50 +0300 |
commit | aaccdf9c93a00cc5eec6f9d97046b44643c60800 (patch) | |
tree | 687d9738a7fde05252f0f3d283692cba1c0af235 /tools/perf/scripts/python/syscall-counts.py | |
parent | 6585abea98ae5f750358a6427f2ddf7715393f69 (diff) | |
parent | 82cb2b30773e3ccbbd2ed4427d52a91862d4db6d (diff) | |
download | linux-aaccdf9c93a00cc5eec6f9d97046b44643c60800.tar.xz |
Merge branch 'Remove libcap dependency from bpf selftests'
Martin KaFai Lau says:
====================
After upgrading to the newer libcap (>= 2.60),
the libcap commit aca076443591 ("Make cap_t operations thread safe.")
added a "__u8 mutex;" to the "struct _cap_struct". It caused a few byte
shift that breaks the assumption made in the "struct libcap" definition
in test_verifier.c.
This set is to remove the libcap dependency from the bpf selftests.
v2:
- Define CAP_PERFMON and CAP_BPF when the older <linux/capability.h>
does not have them. (Andrii)
====================
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions