diff options
author | 2022-02-03 10:00:32 -0800 | |
---|---|---|
committer | 2022-02-03 12:34:45 -0800 | |
commit | ca33aa4ec5cbae7ddb995e565bc3b67ee4532b7a (patch) | |
tree | f5d4aab00a556138381b52b018c305a0afeb4c49 /include/linux/btf.h | |
parent | bpf: test_run: Fix OOB access in bpf_prog_test_run_xdp (diff) | |
download | linux-rng-ca33aa4ec5cbae7ddb995e565bc3b67ee4532b7a.tar.xz linux-rng-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/20220123221932.537060-1-jolsa@kernel.org/
Signed-off-by: Delyan Kratunov <delyank@fb.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20220203180032.1921580-1-delyank@fb.com
Diffstat (limited to 'include/linux/btf.h')
0 files changed, 0 insertions, 0 deletions