Skip to content

Commit 02480fe

Browse files
iii-iborkmann
authored andcommitted
selftests/bpf: Remove exceptions tests from DENYLIST.s390x
Now that the s390x JIT supports exceptions, 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 fa7bd4b commit 02480fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# TEMPORARY
22
# Alphabetical order
3-
exceptions # JIT does not support calling kfunc bpf_throw (exceptions)
43
get_stack_raw_tp # user_stack corrupted user stack (no backchain userspace)
54
stacktrace_build_id # compare_map_keys stackid_hmap vs. stackmap err -2 errno 2 (?)
65
verifier_iterating_callbacks

0 commit comments

Comments
 (0)