diff options
| author | Delyan Kratunov <[email protected]> | 2022-02-03 18:00:32 +0000 |
|---|---|---|
| committer | Andrii Nakryiko <[email protected]> | 2022-02-03 20:34:45 +0000 |
| commit | ca33aa4ec5cbae7ddb995e565bc3b67ee4532b7a (patch) | |
| tree | f5d4aab00a556138381b52b018c305a0afeb4c49 /tools/lib/bpf/libbpf.c | |
| parent | bpf: test_run: Fix OOB access in bpf_prog_test_run_xdp (diff) | |
| download | kernel-ca33aa4ec5cbae7ddb995e565bc3b67ee4532b7a.tar.gz kernel-ca33aa4ec5cbae7ddb995e565bc3b67ee4532b7a.zip | |
libbpf: Deprecate priv/set_priv storage
Arbitrary storage via bpf_*__set_priv/__priv is being deprecated
without a replacement ([1]). perf uses this capability, but most of
that is going away with the removal of prologue generation ([2]).
perf is already suppressing deprecation warnings, so the remaining
cleanup will happen separately.
[1]: Closes: https://github.com/libbpf/libbpf/issues/294
[2]: https://lore.kernel.org/bpf/[email protected]/
Signed-off-by: Delyan Kratunov <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/lib/bpf/libbpf.c')
0 files changed, 0 insertions, 0 deletions
