diff options
| author | Joanne Koong <[email protected]> | 2022-06-16 15:54:07 -0700 |
|---|---|---|
| committer | Daniel Borkmann <[email protected]> | 2022-06-17 16:00:51 +0200 |
| commit | dc368e1c658e4f478a45e8d1d5b0c8392ca87506 (patch) | |
| tree | f304e4d34ba35f607b67a653eb2f08366a52e556 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
| parent | 08c79c9cd67fffd0d5538ddbd3a97b0a865b5eb5 (diff) | |
bpf: Fix non-static bpf_func_proto struct definitions
This patch does two things:
1) Marks the dynptr bpf_func_proto structs that were added in [1]
as static, as pointed out by the kernel test robot in [2].
2) There are some bpf_func_proto structs marked as extern which can
instead be statically defined.
[1] https://lore.kernel.org/bpf/[email protected]/
[2] https://lore.kernel.org/bpf/62ab89f2.Pko7sI08RAKdF8R6%[email protected]/
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Joanne Koong <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions