+4
−1
+0
−29
arch/sparc/net/bpf_jit_asm_64.S
deleted100644 → 0
+0
−162
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 sparc64 JIT. Signed-off-by:Daniel Borkmann <daniel@iogearbox.net> Acked-by:
Alexei Starovoitov <ast@kernel.org> Acked-by:
David S. Miller <davem@davemloft.net> Signed-off-by:
Alexei Starovoitov <ast@kernel.org>