acrn-kernel/arch/s390/net
Ilya Leoshkevich 24f105f90a s390/bpf: Add expoline to tail calls
[ Upstream commit bb4ef8fc3d ]

All the indirect jumps in the eBPF JIT already use expolines, except
for the tail call one.

Fixes: de5cb6eb51 ("s390: use expoline thunks in the BPF JIT")
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Link: https://lore.kernel.org/r/20230129190501.1624747-3-iii@linux.ibm.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-03-10 09:32:57 +01:00
..
Makefile
bpf_jit.h
bpf_jit_comp.c s390/bpf: Add expoline to tail calls 2023-03-10 09:32:57 +01:00
pnet.c