diff options
author | 2023-08-27 08:28:37 -0700 | |
---|---|---|
committer | 2023-09-08 08:42:18 -0700 | |
commit | 9bc95a95abbe91e9315c1fe27dc124019bd2592c (patch) | |
tree | c1501208a0bd5ca5d3613c400329655fb172c581 /kernel/bpf/task_iter.c | |
parent | selftests/bpf: Add some negative tests (diff) | |
download | linux-rng-9bc95a95abbe91e9315c1fe27dc124019bd2592c.tar.xz linux-rng-9bc95a95abbe91e9315c1fe27dc124019bd2592c.zip |
bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated
Now 'BPF_MAP_TYPE_CGRP_STORAGE + local percpu ptr'
can cover all BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE functionality
and more. So mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated.
Also make changes in selftests/bpf/test_bpftool_synctypes.py
and selftest libbpf_str to fix otherwise test errors.
Signed-off-by: Yonghong Song <yonghong.song@linux.dev>
Link: https://lore.kernel.org/r/20230827152837.2003563-1-yonghong.song@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'kernel/bpf/task_iter.c')
0 files changed, 0 insertions, 0 deletions