diff options
| author | Yonghong Song <yonghong.song@linux.dev> | 2026-05-13 07:51:09 +0300 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2026-05-13 19:27:31 +0300 |
| commit | 35b78733160c120767332d924a0447a87109bbde (patch) | |
| tree | 079fd147b6f9c5908b7661b7fd96962cba05de23 /include/linux | |
| parent | e0b7b91c72db6dae0392dd90db3b866218a7870b (diff) | |
| download | linux-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/linux')
0 files changed, 0 insertions, 0 deletions
