projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa7bd4b
)
selftests/bpf: Remove exceptions tests from DENYLIST.s390x
author
Ilya Leoshkevich
<iii@linux.ibm.com>
Wed, 3 Jul 2024 00:48:49 +0000
(
02:48
+0200)
committer
Daniel 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
patch
|
blob
|
history
diff --git
a/tools/testing/selftests/bpf/DENYLIST.s390x
b/tools/testing/selftests/bpf/DENYLIST.s390x
index
cb810a9
..
3ebd772
100644
(file)
--- a/
tools/testing/selftests/bpf/DENYLIST.s390x
+++ b/
tools/testing/selftests/bpf/DENYLIST.s390x
@@
-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