diff options
author | 2022-02-03 14:50:17 -0800 | |
---|---|---|
committer | 2022-02-04 01:07:16 +0100 | |
commit | 227a0713b319e7a8605312dee1c97c97a719a9fc (patch) | |
tree | 8adb60494fc04631f1ce467685e6ed79a09473aa /include/linux/btf.h | |
parent | selftests/bpf: Add a selftest for invalid func btf with btf decl_tag (diff) | |
download | linux-rng-227a0713b319e7a8605312dee1c97c97a719a9fc.tar.xz linux-rng-227a0713b319e7a8605312dee1c97c97a719a9fc.zip |
libbpf: Deprecate forgotten btf__get_map_kv_tids()
btf__get_map_kv_tids() is in the same group of APIs as
btf_ext__reloc_func_info()/btf_ext__reloc_line_info() which were only
used by BCC. It was missed to be marked as deprecated in [0]. Fixing
that to complete [1].
[0] https://patchwork.kernel.org/project/netdevbpf/patch/20220201014610.3522985-1-davemarchevsky@fb.com/
[1] Closes: https://github.com/libbpf/libbpf/issues/277
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Yonghong Song <yhs@fb.com>
Link: https://lore.kernel.org/bpf/20220203225017.1795946-1-andrii@kernel.org
Diffstat (limited to 'include/linux/btf.h')
0 files changed, 0 insertions, 0 deletions