aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/bpf_tcp_ca.c
diff options
context:
space:
mode:
authorAlexei Starovoitov <[email protected]>2024-06-21 02:48:29 +0000
committerAlexei Starovoitov <[email protected]>2024-06-21 02:48:29 +0000
commit3b06304370931f90cd6f50ea9dd55603429b13dc (patch)
treebc2ef689e85ff2ba195560840d0171d8e3629887 /tools/testing/selftests/bpf/prog_tests/bpf_tcp_ca.c
parentMerge branch 'bpf-support-resilient-split-btf' (diff)
parentbpf, x64: Remove tail call detection (diff)
downloadkernel-3b06304370931f90cd6f50ea9dd55603429b13dc.tar.gz
kernel-3b06304370931f90cd6f50ea9dd55603429b13dc.zip
Merge branch 'bpf-verifier-correct-tail_call_reachable-for-bpf-prog'
Leon Hwang says: ==================== bpf, verifier: Correct tail_call_reachable for bpf prog It's confusing to inspect 'prog->aux->tail_call_reachable' with drgn[0], when bpf prog has tail call but 'tail_call_reachable' is false. This patch corrects 'tail_call_reachable' when bpf prog has tail call. Therefore, it's unnecessary to detect tail call in x86 jit. Let's remove it. Changes: v1 -> v2: * Address comment from Yonghong: * Remove unnecessary tail call detection in x86 jit. Acked-by: Eduard Zingerman <[email protected]> --- Links: [0] https://github.com/osandov/drgn ==================== Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/bpf_tcp_ca.c')
0 files changed, 0 insertions, 0 deletions