Commit 42d45c45 authored by Alexei Starovoitov's avatar Alexei Starovoitov

selftests/bpf: Temporarily disable dummy_struct_ops test on s390

Temporarily disable dummy_struct_ops test on s390.
The breakage is likely due to
commit 2cd3e377 ("x86/cfi,bpf: Fix bpf_struct_ops CFI").
Signed-off-by: default avatarAlexei Starovoitov <ast@kernel.org>
parent 3c302e14
# TEMPORARY # TEMPORARY
# Alphabetical order # Alphabetical order
dummy_st_ops/dummy_init_ret_value
dummy_st_ops/dummy_init_ptr_arg
exceptions # JIT does not support calling kfunc bpf_throw (exceptions) exceptions # JIT does not support calling kfunc bpf_throw (exceptions)
get_stack_raw_tp # user_stack corrupted user stack (no backchain userspace) get_stack_raw_tp # user_stack corrupted user stack (no backchain userspace)
stacktrace_build_id # compare_map_keys stackid_hmap vs. stackmap err -2 errno 2 (?) stacktrace_build_id # compare_map_keys stackid_hmap vs. stackmap err -2 errno 2 (?)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment