diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2018-05-04 02:08:19 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2018-05-04 02:49:20 +0300 |
commit | 0d2d0cedc0814edaa2b6cb290c78ec333b3eed71 (patch) | |
tree | afc6dd65ab338dd604484a8db71ef6bdb70204a7 /include/xen | |
parent | fe83963b7c38a2b30a26a90880c75a31c283d957 (diff) | |
download | linux-0d2d0cedc0814edaa2b6cb290c78ec333b3eed71.tar.xz |
bpf, arm32: 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 arm32 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 'include/xen')
0 files changed, 0 insertions, 0 deletions