Skip to content

Commit 42d45c4

Browse files
author
Alexei Starovoitov
committed
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 2cd3e37 ("x86/cfi,bpf: Fix bpf_struct_ops CFI"). Signed-off-by: Alexei Starovoitov <[email protected]>
1 parent 3c302e1 commit 42d45c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# TEMPORARY
22
# Alphabetical order
3+
dummy_st_ops/dummy_init_ret_value
4+
dummy_st_ops/dummy_init_ptr_arg
35
exceptions # JIT does not support calling kfunc bpf_throw (exceptions)
46
get_stack_raw_tp # user_stack corrupted user stack (no backchain userspace)
57
stacktrace_build_id # compare_map_keys stackid_hmap vs. stackmap err -2 errno 2 (?)

0 commit comments

Comments
 (0)