aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bpf/bpftool/prog.c
diff options
context:
space:
mode:
authorYonghong Song <[email protected]>2024-01-10 05:13:55 +0000
committerAlexei Starovoitov <[email protected]>2024-01-23 22:40:23 +0000
commit6ae99ac8b7da30c9fdb15e380624dbc41f8200c8 (patch)
treef5c6c46df17c2350447ed9c8bad37bc2a4aeee47 /tools/bpf/bpftool/prog.c
parentbpf: Track aligned st store as imprecise spilled registers (diff)
downloadkernel-6ae99ac8b7da30c9fdb15e380624dbc41f8200c8.tar.gz
kernel-6ae99ac8b7da30c9fdb15e380624dbc41f8200c8.zip
selftests/bpf: Add a selftest with not-8-byte aligned BPF_ST
Add a selftest with a 4 bytes BPF_ST of 0 where the store is not 8-byte aligned. The goal is to ensure that STACK_ZERO is properly marked in stack slots and the STACK_ZERO value can propagate properly during the load. Acked-by: Andrii Nakryiko <[email protected]> Signed-off-by: Yonghong Song <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/bpf/bpftool/prog.c')
0 files changed, 0 insertions, 0 deletions