]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
selftests/bpf: Remove exceptions tests from DENYLIST.s390x
authorIlya Leoshkevich <iii@linux.ibm.com>
Wed, 3 Jul 2024 00:48:49 +0000 (02:48 +0200)
committerDaniel Borkmann <daniel@iogearbox.net>
Mon, 8 Jul 2024 14:39:35 +0000 (16:39 +0200)
Now that the s390x JIT supports exceptions, remove the respective tests
from the denylist.

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/20240703005047.40915-4-iii@linux.ibm.com
tools/testing/selftests/bpf/DENYLIST.s390x

index cb810a98e78f48477a0210d3707407bc42fd6380..3ebd77206f98f9ffad7dda44fd5bd8f4b47d31f8 100644 (file)
@@ -1,6 +1,5 @@
 # TEMPORARY
 # Alphabetical order
-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                   (?)
 verifier_iterating_callbacks