linux/arch
Ilya Leoshkevich 5fa6974471 s390/bpf: Use brcl for jumping to exit_ip if necessary
"BPF_MAXINSNS: Maximum possible literals" test causes panic with
bpf_jit_harden = 2. The reason is that BPF_JMP | BPF_EXIT is always
emitted as brc, however, after removal of JITed image size
limitations, brcl might be required.

Fix by using brcl when necessary.

Fixes: 4e9b4a6883 ("s390/bpf: Use relative long branches")
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200717165326.6786-4-iii@linux.ibm.com
2020-07-21 13:26:25 -07:00
..
alpha
arc
arm Raise gcc version requirement to 4.9 2020-07-08 10:48:35 -07:00
arm64 arm64 fixes for -rc5 2020-07-10 08:42:17 -07:00
c6x
csky
h8300
hexagon
ia64
m68k m68k: mm: fix node memblock init 2020-06-29 23:58:05 +10:00
microblaze
mips Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net 2020-07-11 00:46:00 -07:00
nds32
nios2
openrisc openrisc: fix boot oops when DEBUG_VM is enabled 2020-06-26 00:27:36 -07:00
parisc
powerpc powerpc/mm/pkeys: Make pkey access check work on execute_only_key 2020-06-29 16:17:02 +10:00
riscv riscv: Fixup __vdso_gettimeofday broke dynamic ftrace 2020-06-25 15:38:39 -07:00
s390 s390/bpf: Use brcl for jumping to exit_ip if necessary 2020-07-21 13:26:25 -07:00
sh
sparc
um
unicore32
x86 Two simple but important bugfixes. 2020-07-10 08:34:12 -07:00
xtensa
.gitignore
Kconfig