summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorYonghong Song <yonghong.song@linux.dev>2026-05-13 07:51:09 +0300
committerAlexei Starovoitov <ast@kernel.org>2026-05-13 19:27:31 +0300
commit35b78733160c120767332d924a0447a87109bbde (patch)
tree079fd147b6f9c5908b7661b7fd96962cba05de23 /include
parente0b7b91c72db6dae0392dd90db3b866218a7870b (diff)
downloadlinux-35b78733160c120767332d924a0447a87109bbde.tar.xz
bpf: Reject stack arguments if tail call reachable
Tail calls are deprecated and will be replaced by indirect calls in the future. Reject programs that combine tail calls with stack arguments rather than adding complexity for a deprecated feature. Signed-off-by: Yonghong Song <yonghong.song@linux.dev> Link: https://lore.kernel.org/r/20260513045109.2392108-1-yonghong.song@linux.dev Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions