diff options
| author | Alexei Starovoitov <[email protected]> | 2024-02-03 02:08:59 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2024-02-03 02:09:06 +0000 |
| commit | 2a79690eae953daaac232f93e6c5ac47ac539f2d (patch) | |
| tree | 0e4d601040f137b0bc160f6757cff8577ae15fe4 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
| parent | selftests/bpf: trace_helpers.c: do not use poisoned type (diff) | |
| parent | bpf: don't emit warnings intended for global subprogs for static subprogs (diff) | |
| download | kernel-2a79690eae953daaac232f93e6c5ac47ac539f2d.tar.gz kernel-2a79690eae953daaac232f93e6c5ac47ac539f2d.zip | |
Merge branch 'two-small-fixes-for-global-subprog-tagging'
Andrii Nakryiko says:
====================
Two small fixes for global subprog tagging
Fix a bug with passing trusted PTR_TO_BTF_ID_OR_NULL register into global
subprog that expects `__arg_trusted __arg_nullable` arguments, which was
discovered when adopting production BPF application.
Also fix annoying warnings that are irrelevant for static subprogs, which are
just an artifact of using btf_prepare_func_args() for both static and global
subprogs.
====================
Acked-by: Eduard Zingerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions
