]> git.baikalelectronics.ru Git - kernel.git/commit
bpf, arm: remove obsolete exception handling from div/mod
authorDaniel Borkmann <daniel@iogearbox.net>
Fri, 26 Jan 2018 22:33:47 +0000 (23:33 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Sat, 27 Jan 2018 00:42:07 +0000 (16:42 -0800)
commita1057c3e5e7640d894c1ce699b11fbe5ab8ab1c9
tree3c6a1237eeb669d51a5928095ffee5ec44b747c0
parent2274678ff11665b805f879279557b01b0b50627a
bpf, arm: 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 arm32 JIT.

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Cc: Shubham Bansal <illusionist.neo@gmail.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
arch/arm/net/bpf_jit_32.c