bpf, arm64: remove obsolete exception handling from div/mod
authorDaniel Borkmann <[email protected]>
Fri, 26 Jan 2018 22:33:41 +0000 (23:33 +0100)
committerAlexei Starovoitov <[email protected]>
Sat, 27 Jan 2018 00:42:06 +0000 (16:42 -0800)
commit96a71005bdcbbcf01abe50e2965bbcd1aee6a1e5
tree6d8b659a1a9cb84754930d3af492c3a285ae065b
parent3e5b1a39d7cfaa3c023c17f5d12b3f22af046929
bpf, arm64: remove obsolete exception handling from div/mod

Since we've changed div/mod exception handling for src_reg in
eBPF verifier itself, remove the leftovers from arm64 JIT.

Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Alexei Starovoitov <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
arch/arm64/net/bpf_jit_comp.c