diff options
| author | Andrii Nakryiko <[email protected]> | 2024-02-01 17:20:25 +0000 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2024-02-01 21:16:12 +0000 |
| commit | c81a8ab196b5083d5109a51585fcc24fa2055a77 (patch) | |
| tree | 79b7a7266067dcdca3d01e7d949050951533d069 /tools/lib/bpf/linker.c | |
| parent | libbpf: Add missing LIBBPF_API annotation to libbpf_set_memlock_rlim API (diff) | |
| download | kernel-c81a8ab196b5083d5109a51585fcc24fa2055a77.tar.gz kernel-c81a8ab196b5083d5109a51585fcc24fa2055a77.zip | |
libbpf: Add btf__new_split() API that was declared but not implemented
Seems like original commit adding split BTF support intended to add
btf__new_split() API, and even declared it in libbpf.map, but never
added (trivial) implementation. Fix this.
Fixes: ba451366bf44 ("libbpf: Implement basic split BTF support")
Signed-off-by: Andrii Nakryiko <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Eduard Zingerman <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/lib/bpf/linker.c')
0 files changed, 0 insertions, 0 deletions
