diff options
author | 2022-09-13 15:36:43 +0800 | |
---|---|---|
committer | 2022-09-16 22:56:09 +0200 | |
commit | dc567045f1590f6460d3e9a6ea6ad5e600b58b84 (patch) | |
tree | 84bb5bbf5d904554e733efcfe43730655d12022b /include/linux/verification.h | |
parent | selftests/bpf: Add veristat tool for mass-verifying BPF object files (diff) | |
download | wireguard-linux-dc567045f1590f6460d3e9a6ea6ad5e600b58b84.tar.xz wireguard-linux-dc567045f1590f6460d3e9a6ea6ad5e600b58b84.zip |
libbpf: Clean up legacy bpf maps declaration in bpf_helpers
Legacy BPF map declarations are no longer supported in libbpf v1.0 [0].
Only BTF-defined maps are supported starting from v1.0, so it is time to
remove the definition of bpf_map_def in bpf_helpers.h.
[0] https://github.com/libbpf/libbpf/wiki/Libbpf:-the-road-to-v1.0
Signed-off-by: Xin Liu <liuxin350@huawei.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Song Liu <song@kernel.org>
Link: https://lore.kernel.org/bpf/20220913073643.19960-1-liuxin350@huawei.com
Diffstat (limited to 'include/linux/verification.h')
0 files changed, 0 insertions, 0 deletions