diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2018-05-04 01:08:18 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-05-03 16:49:20 -0700 |
commit | fe83963b7c38a2b30a26a90880c75a31c283d957 (patch) | |
tree | e121b6c4f4c08a9262d57c86efad9b6766b7b607 /arch/arm/net | |
parent | 816d9ef32a8b29174cd5bb8c9f76c5b326c58a9b (diff) | |
download | linux-fe83963b7c38a2b30a26a90880c75a31c283d957.tar.bz2 |
bpf, sparc64: remove ld_abs/ld_ind
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>
Diffstat (limited to 'arch/arm/net')
0 files changed, 0 insertions, 0 deletions