diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2018-05-04 02:08:23 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-05-04 02:49:20 +0300 |
commit | 24dea04767e6e5175f4750770281b0c17ac6a2fb (patch) | |
tree | 93a7d7735ef6e781917d4d108a2f06c0194102c4 /scripts/bpf_helpers_doc.py | |
parent | e1cf4befa297b149149f633eff746593e400c030 (diff) | |
download | linux-24dea04767e6e5175f4750770281b0c17ac6a2fb.tar.xz |
bpf, x32: 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 x32 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 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions