diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2018-05-04 01:08:16 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-05-03 16:49:19 -0700 |
commit | e782bdcf58c5ace7b7d58b2436177de9785a18e8 (patch) | |
tree | 6410234d8d0507e20d0ac922bae4f507a838beed /ipc | |
parent | 4e1ec56cdc59746943b2acfab3c171b930187bbe (diff) |
bpf, x64: 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 x64 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 'ipc')
0 files changed, 0 insertions, 0 deletions