Skip to content

Commit 536a0de

Browse files
iii-iKernel Patches Daemon
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]>
1 parent 26eee94 commit 536a0de

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)