diff options
author | 2024-12-19 22:41:41 +0100 | |
---|---|---|
committer | 2024-12-30 14:52:08 -0800 | |
commit | 4a24035964b706f5937d3128dcd9677b170b766f (patch) | |
tree | 662f416232b217f292b67b0d9e3f09c533df87c2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'bpf-verifier-improve-precision-of-bpf_mul' (diff) | |
download | linux-rng-4a24035964b706f5937d3128dcd9677b170b766f.tar.xz linux-rng-4a24035964b706f5937d3128dcd9677b170b766f.zip |
bpf: Fix holes in special_kfunc_list if !CONFIG_NET
If the function is not available its entry has to be replaced with
BTF_ID_UNUSED instead of skipped.
Otherwise the list doesn't work correctly.
Reported-by: Alexei Starovoitov <alexei.starovoitov@gmail.com>
Closes: https://lore.kernel.org/lkml/CAADnVQJQpVziHzrPCCpGE5=8uzw2OkxP8gqe1FkJ6_XVVyVbNw@mail.gmail.com/
Fixes: 00a5acdbf398 ("bpf: Fix configuration-dependent BTF function references")
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Link: https://lore.kernel.org/r/20241219-bpf-fix-special_kfunc_list-v1-1-d9d50dd61505@weissschuh.net
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions