diff options
author | Daniel Borkmann <[email protected]> | 2018-05-04 01:08:22 +0200 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2018-05-03 16:49:20 -0700 |
commit | e1cf4befa297b149149f633eff746593e400c030 (patch) | |
tree | 87403e02c6c2db7888e0fc29be2e2b7847e7aae8 /arch/x86/net/bpf_jit_comp32.c | |
parent | dbf44daf7c88bb0b378e3cb9dc101ae0c5b33832 (diff) |
bpf, s390x: 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 s390x JIT.
Tested on s390x instance on LinuxONE.
Signed-off-by: Daniel Borkmann <[email protected]>
Cc: Michael Holzheu <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'arch/x86/net/bpf_jit_comp32.c')
0 files changed, 0 insertions, 0 deletions