[PATCH bpf-next v3 6/6] riscv, bpf: Remove BPF exceptions from denylist
Varun R Mallya
varunrmallya at gmail.com
Wed Jul 22 07:00:13 PDT 2026
This patch removes BPF exceptions from riscv64 denylist on
BPF selftests since support for exceptions has been added now.
Also, since the file is empty, delete the file.
Signed-off-by: Varun R Mallya <varunrmallya at gmail.com>
---
tools/testing/selftests/bpf/DENYLIST.riscv64 | 2 --
1 file changed, 2 deletions(-)
delete mode 100644 tools/testing/selftests/bpf/DENYLIST.riscv64
diff --git a/tools/testing/selftests/bpf/DENYLIST.riscv64 b/tools/testing/selftests/bpf/DENYLIST.riscv64
deleted file mode 100644
index ca1beae7fe8f..000000000000
--- a/tools/testing/selftests/bpf/DENYLIST.riscv64
+++ /dev/null
@@ -1,2 +0,0 @@
-# riscv64 deny list for BPF CI and local vmtest
-exceptions # JIT does not support exceptions
--
2.55.0
More information about the linux-riscv
mailing list