From: Daniel Borkmann <dan...@iogearbox.net> Date: Thu, 3 May 2018 03:05:31 +0200
> 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 sparc64 JIT. > > Signed-off-by: Daniel Borkmann <dan...@iogearbox.net> > Cc: David S. Miller <da...@davemloft.net> > Acked-by: Alexei Starovoitov <a...@kernel.org> Acked-by: David S. Miller <da...@davemloft.net>