This patch series fixes three regressions caused by 4e9b4a6883dd ("s390/bpf: Use relative long branches") reported by Seth Forshee (patches 2-4) and adds two minor related improvements (patches 1 and 5). Ilya Leoshkevich (5): selftests: bpf: test_kmod.sh: fix running out of srctree s390/bpf: fix sign extension in branch_ku s390/bpf: use brcl for jumping to exit_ip if necessary s390/bpf: tolerate not converging code shrinking s390/bpf: use bpf_skip() in bpf_jit_prologue() arch/s390/net/bpf_jit_comp.c | 63 +++++++++++++++--------- tools/testing/selftests/bpf/test_kmod.sh | 12 +++-- 2 files changed, 50 insertions(+), 25 deletions(-) -- 2.25.4