From: Alexei Starovoitov Date: Thu, 4 Jan 2024 19:35:40 +0000 (-0800) Subject: Merge branch 's390-bpf-fix-gotol-with-large-offsets' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=61a40c12496a763fdb95edc08d59f816a594a87a;p=linux.git Merge branch 's390-bpf-fix-gotol-with-large-offsets' Ilya Leoshkevich says: ==================== s390/bpf: Fix gotol with large offsets 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. [1] https://github.com/llvm/llvm-project/issues/55669 Best regards, Ilya ==================== Link: https://lore.kernel.org/r/20240102193531.3169422-1-iii@linux.ibm.com Signed-off-by: Alexei Starovoitov --- 61a40c12496a763fdb95edc08d59f816a594a87a