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 <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
This commit is contained in:
parent
fa7bd4b000
commit
02480fe8a6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user