Home
last modified time | relevance | path

Searched hist:"119220 d81258c1e79db9aa7b52ef09b945aaf46f" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/net/
H A Dbpf_jit_comp.cdiff 119220d81258c1e79db9aa7b52ef09b945aaf46f Tue May 18 10:56:10 CEST 2021 Tiezhu Yang <yangtiezhu@loongson.cn> bpf, arm64: Remove redundant switch case about BPF_DIV and BPF_MOD

After commit 96a71005bdcb ("bpf, arm64: remove obsolete exception handling
from div/mod"), there is no need to check twice about BPF_DIV and BPF_MOD,
remove the redundant switch case.

Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Link: https://lore.kernel.org/bpf/1621328170-17583-1-git-send-email-yangtiezhu@loongson.cn