summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorXin Liu <liuxin350@huawei.com>2022-09-13 10:36:43 +0300
committerDaniel Borkmann <daniel@iogearbox.net>2022-09-16 23:56:09 +0300
commitdc567045f1590f6460d3e9a6ea6ad5e600b58b84 (patch)
tree84bb5bbf5d904554e733efcfe43730655d12022b /kernel
parentc8bc5e0509767e51b35ae2f4af6ff90fa6a5f27f (diff)
downloadlinux-dc567045f1590f6460d3e9a6ea6ad5e600b58b84.tar.xz
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 'kernel')
0 files changed, 0 insertions, 0 deletions