summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorIlya Leoshkevich <iii@linux.ibm.com>2024-01-02 22:30:35 +0300
committerAlexei Starovoitov <ast@kernel.org>2024-01-04 22:35:40 +0300
commitecba66cb36e3428e9f0c2362b45e213ad43ba8d0 (patch)
tree27f069acb175e293df7874bfd48b73011ca38a3f /Kconfig
parent98e20e5e13d2811898921f999288be7151a11954 (diff)
downloadlinux-ecba66cb36e3428e9f0c2362b45e213ad43ba8d0.tar.xz
s390/bpf: Fix gotol with large offsets
The gotol implementation uses a wrong data type for the offset: it should be s32, not s16. Fixes: c690191e23d8 ("s390/bpf: Implement unconditional jump with 32-bit offset") Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Acked-by: Yonghong Song <yonghong.song@linux.dev> Acked-by: John Fastabend <john.fastabend@gmail.com> Link: https://lore.kernel.org/r/20240102193531.3169422-2-iii@linux.ibm.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions