diff options
author | Andrei Matei <[email protected]> | 2023-12-07 22:25:19 -0500 |
---|---|---|
committer | Andrii Nakryiko <[email protected]> | 2023-12-08 14:19:00 -0800 |
commit | 2929bfac006d8f8e22b307d04e0d71bcb84db698 (patch) | |
tree | fc1c424f93e93746a902718f4a0284e6fd002822 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 6b4a64bafd107e521c01eec3453ce94a3fb38529 (diff) |
bpf: Minor cleanup around stack bounds
Push the rounding up of stack offsets into the function responsible for
growing the stack, rather than relying on all the callers to do it.
Uncertainty about whether the callers did it or not tripped up people in
a previous review.
Signed-off-by: Andrei Matei <[email protected]>
Signed-off-by: Andrii Nakryiko <[email protected]>
Acked-by: Eduard Zingerman <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions