Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <iii@linux.ibm.com>
Link: https://lore.kernel.org/r/20250821113339.292434-6-iii@linux.ibm.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>

authored by

Ilya Leoshkevich and committed by
Alexei Starovoitov
21bce569 7197dbcb

-1
-1
tools/testing/selftests/bpf/DENYLIST.s390x
··· 2 2 # Alphabetical order 3 3 get_stack_raw_tp # user_stack corrupted user stack (no backchain userspace) 4 4 stacktrace_build_id # compare_map_keys stackid_hmap vs. stackmap err -2 errno 2 (?) 5 - verifier_iterating_callbacks