mirror of https://github.com/torvalds/linux.git
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 mips64 JIT. Signed-off-by: Daniel Borkmann <daniel@iogearbox.net> Acked-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: Alexei Starovoitov <ast@kernel.org> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| bpf_jit.c | ||
| bpf_jit.h | ||
| bpf_jit_asm.S | ||
| ebpf_jit.c | ||