selftests/bpf: Temporarily disable dummy_struct_ops test on s390
authorAlexei Starovoitov <ast@kernel.org>
Sat, 16 Dec 2023 00:28:25 +0000 (16:28 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Sat, 16 Dec 2023 00:28:25 +0000 (16:28 -0800)
Temporarily disable dummy_struct_ops test on s390.
The breakage is likely due to
commit 2cd3e3772e41 ("x86/cfi,bpf: Fix bpf_struct_ops CFI").

Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/DENYLIST.s390x

index 1a63996c0304bc76c6a3727340c1c63c029a5ac5..d27aa42d11a49c397681e4a15bc815daa5019fe5 100644 (file)
@@ -1,5 +1,7 @@
 # TEMPORARY
 # 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)
 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                   (?)