+1
−1
arch/s390/net/bpf_jit.S
deleted100644 → 0
+0
−116
+1
−19
+11
−116
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Since LD_ABS/LD_IND instructions are now removed from the core and reimplemented through a combination of inlined BPF instructions and a slow-path helper, we can get rid of the complexity from s390x JIT. Tested on s390x instance on LinuxONE. Signed-off-by:Daniel Borkmann <daniel@iogearbox.net> Cc: Michael Holzheu <holzheu@linux.vnet.ibm.com> Acked-by:
Alexei Starovoitov <ast@kernel.org> Signed-off-by:
Alexei Starovoitov <ast@kernel.org>