Message ID | 20240703005047.40915-1-iii@linux.ibm.com (mailing list archive) |
---|---|
Headers | show |
Series | s390/bpf: Implement exceptions | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@iogearbox.net>: On Wed, 3 Jul 2024 02:48:46 +0200 you wrote: > 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 > > [...] Here is the summary with links: - [bpf-next,1/3] s390/bpf: Change seen_reg to a mask https://git.kernel.org/bpf/bpf-next/c/7ba4f43e16de - [bpf-next,2/3] s390/bpf: Implement exceptions https://git.kernel.org/bpf/bpf-next/c/fa7bd4b000a7 - [bpf-next,3/3] selftests/bpf: Remove exceptions tests from DENYLIST.s390x https://git.kernel.org/bpf/bpf-next/c/02480fe8a6a6 You are awesome, thank you!