diff options
| author | Martin KaFai Lau <[email protected]> | 2024-07-22 11:30:46 -0700 |
|---|---|---|
| committer | Andrii Nakryiko <[email protected]> | 2024-07-29 13:08:56 -0700 |
| commit | e44b4fc40cb429f6dedc4518a16221115035f654 (patch) | |
| tree | e39857da835e0e46a1981d288b8786f125510879 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | e42ac14180554fa23a3312d4f921dc4ea7972fb7 (diff) | |
selftests/bpf: Fix the missing tramp_1 to tramp_40 ops in cfi_stubs
The tramp_1 to tramp_40 ops is not set in the cfi_stubs in the
bpf_testmod_ops. It fails the struct_ops_multi_pages test after
retiring the unsupported_ops in the earlier patch.
This patch initializes them in a loop during the bpf_testmod_init().
Signed-off-by: Martin KaFai Lau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions