diff options
author | 2024-06-10 20:42:24 +0800 | |
---|---|---|
committer | 2024-06-20 19:48:29 -0700 | |
commit | f663a03c8e35c5156bad073a4a8f5e673d656e3f (patch) | |
tree | bc2ef689e85ff2ba195560840d0171d8e3629887 /include/linux/bpf.h | |
parent | bpf, verifier: Correct tail_call_reachable for bpf prog (diff) | |
download | wireguard-linux-f663a03c8e35c5156bad073a4a8f5e673d656e3f.tar.xz wireguard-linux-f663a03c8e35c5156bad073a4a8f5e673d656e3f.zip |
bpf, x64: Remove tail call detection
As 'prog->aux->tail_call_reachable' is correct for tail call present,
it's unnecessary to detect tail call in x86 jit.
Therefore, let's remove it.
Signed-off-by: Leon Hwang <hffilwlqm@gmail.com>
Link: https://lore.kernel.org/r/20240610124224.34673-3-hffilwlqm@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/linux/bpf.h')
0 files changed, 0 insertions, 0 deletions