diff options
| author | David Vernet <[email protected]> | 2023-04-10 23:16:32 -0500 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2023-04-12 12:57:54 -0700 |
| commit | 6499fe6edc4fd5b91aed4d5cd84bd113e1c58d5f (patch) | |
| tree | 1327f57887ce50b06f1f399f26095c5aa618e487 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 1d71283987c729dceccce834a864c27301ba155e (diff) | |
bpf: Remove bpf_cgroup_kptr_get() kfunc
Now that bpf_cgroup_acquire() is KF_RCU | KF_RET_NULL,
bpf_cgroup_kptr_get() is redundant. Let's remove it, and update
selftests to instead use bpf_cgroup_acquire() where appropriate. The
next patch will update the BPF documentation to not mention
bpf_cgroup_kptr_get().
Signed-off-by: David Vernet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions