diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2018-05-04 01:08:17 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-05-03 16:49:19 -0700 |
commit | 816d9ef32a8b29174cd5bb8c9f76c5b326c58a9b (patch) | |
tree | 4d7fd2027f327f842bdba939353994aa5f9f68db /arch/nds32/Kconfig | |
parent | e782bdcf58c5ace7b7d58b2436177de9785a18e8 (diff) | |
download | linux-816d9ef32a8b29174cd5bb8c9f76c5b326c58a9b.tar.gz linux-816d9ef32a8b29174cd5bb8c9f76c5b326c58a9b.tar.bz2 linux-816d9ef32a8b29174cd5bb8c9f76c5b326c58a9b.zip |
bpf, arm64: 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 arm64 JIT.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'arch/nds32/Kconfig')
0 files changed, 0 insertions, 0 deletions