aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/bpf/libbpf.c
diff options
context:
space:
mode:
authorAndrii Nakryiko <[email protected]>2022-01-07 21:53:26 +0000
committerAndrii Nakryiko <[email protected]>2022-01-13 01:01:37 +0000
commit472ee694b0a77f6e7f895ccfc75af787d911159c (patch)
tree454d715af3aa1c6ae358f22c32584b34f9e96ab0 /tools/lib/bpf/libbpf.c
parentbpftool: Fix error check when calling hashmap__new() (diff)
parentselftests/bpf: Change bpf_prog_attach_xattr() to bpf_prog_attach_opts() (diff)
downloadkernel-472ee694b0a77f6e7f895ccfc75af787d911159c.tar.gz
kernel-472ee694b0a77f6e7f895ccfc75af787d911159c.zip
Merge branch 'libbpf: rename bpf_prog_attach_xattr to bpf_prog_attach_opts'
Christy Lee says: ==================== All xattr APIs are being dropped, mark bpf_prog_attach_opts() as deprecated and rename to bpf_prog_attach_xattr(). Replace all usages of the deprecated function with the new function name. [0] Closes: https://github.com/libbpf/libbpf/issues/285 Changelog: ---------- v2 -> v3: https://lore.kernel.org/all/[email protected]/ * Fixed build break v1 -> v2: https://lore.kernel.org/all/[email protected]/ * Used alias instead of returning original function * Split out selftests to a different commit ==================== Signed-off-by: Andrii Nakryiko <[email protected]>
Diffstat (limited to 'tools/lib/bpf/libbpf.c')
0 files changed, 0 insertions, 0 deletions