diff options
author | Delyan Kratunov <[email protected]> | 2022-02-03 10:00:32 -0800 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2022-02-03 12:34:45 -0800 |
commit | ca33aa4ec5cbae7ddb995e565bc3b67ee4532b7a (patch) | |
tree | f5d4aab00a556138381b52b018c305a0afeb4c49 /tools/testing/selftests/bpf/bpf_testmod/bpf_testmod.c | |
parent | a6763080856f444868620ae065ac25cbac0c4922 (diff) |
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/testing/selftests/bpf/bpf_testmod/bpf_testmod.c')
0 files changed, 0 insertions, 0 deletions