Message ID | 20240102193531.3169422-1-iii@linux.ibm.com (mailing list archive) |
---|---|
Headers | show |
Series | s390/bpf: Fix gotol with large offsets | expand |
Hello: This series was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@kernel.org>: On Tue, 2 Jan 2024 20:30:34 +0100 you wrote: > Hi, > > While looking at a pyperf180 failure on s390x (must be related to [1], > I'm not done with the investigation yet) I noticed that I have > unfortunately messed up the gotol implementation. Patch 1 is the fix, > patch 2 is a small test infrastructure tweak, and patch 3 adds a > test. > > [...] Here is the summary with links: - [bpf,1/3] s390/bpf: Fix gotol with large offsets https://git.kernel.org/bpf/bpf-next/c/ecba66cb36e3 - [bpf,2/3] selftests/bpf: Double the size of test_loader log https://git.kernel.org/bpf/bpf-next/c/445aea5afda4 - [bpf,3/3] selftests/bpf: Test gotol with large offsets https://git.kernel.org/bpf/bpf-next/c/63fac34669e4 You are awesome, thank you!