Skip to content

Commit 69716e4

Browse files
iii-iborkmann
authored andcommitted
selftests/bpf: Remove arena tests from DENYLIST.s390x
Now that the s390x JIT supports arena, remove the respective tests from the denylist. Signed-off-by: Ilya Leoshkevich <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
1 parent 490c99d commit 69716e4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tools/testing/selftests/bpf/DENYLIST.s390x

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,3 @@ exceptions # JIT does not support calling kfunc bpf_throw (excepti
44
get_stack_raw_tp # user_stack corrupted user stack (no backchain userspace)
55
stacktrace_build_id # compare_map_keys stackid_hmap vs. stackmap err -2 errno 2 (?)
66
verifier_iterating_callbacks
7-
verifier_arena # JIT does not support arena
8-
arena_htab # JIT does not support arena
9-
arena_atomics

0 commit comments

Comments
 (0)