Hi, this series implements exceptions in the s390x JIT. Patch 1 is a small refactoring, patch 2 is the implementation, and patch 3 enables the tests in the CI. Best regards, Ilya Ilya Leoshkevich (3): s390/bpf: Change seen_reg to a mask s390/bpf: Implement exceptions selftests/bpf: Remove exceptions tests from DENYLIST.s390x arch/s390/net/bpf_jit_comp.c | 85 +++++++++++++++++----- tools/testing/selftests/bpf/DENYLIST.s390x | 1 - 2 files changed, 68 insertions(+), 18 deletions(-) -- 2.45.2