Skip to content

Commit 21bce56

Browse files
iii-iAlexei Starovoitov
authored andcommitted
selftests/bpf: Remove may_goto tests from DENYLIST.s390x
The may_goto instruction is now fully supported on s390x, including the timed implementation, so remove the respective test from the denylist. Signed-off-by: Ilya Leoshkevich <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
1 parent 7197dbc commit 21bce56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/testing/selftests/bpf/DENYLIST.s390x

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@
22
# Alphabetical order
33
get_stack_raw_tp # user_stack corrupted user stack (no backchain userspace)
44
stacktrace_build_id # compare_map_keys stackid_hmap vs. stackmap err -2 errno 2 (?)
5-
verifier_iterating_callbacks

0 commit comments

Comments
 (0)