diff options
| author | Eduard Zingerman <eddyz87@gmail.com> | 2026-03-06 16:02:48 -0800 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2026-03-06 21:50:05 -0800 |
| commit | 223ffb6a3d0582522455e83ccf7ad2d3a753e039 (patch) | |
| tree | 5b66c9a17e2d54698bcf07c8205f2d4063c1c5f8 /include/uapi | |
| parent | 2658a1720a1944fbaeda937000ad2b3c3dfaf1bb (diff) | |
selftests/bpf: add reproducer for spurious precision propagation through calls
Add a test for the scenario described in the previous commit:
an iterator loop with two paths where one ties r2/r7 via
shared scalar id and skips a call, while the other goes
through the call. Precision marks from the linked registers
get spuriously propagated to the call path via
propagate_precision(), hitting "backtracking call unexpected
regs" in backtrack_insn().
Signed-off-by: Eduard Zingerman <eddyz87@gmail.com>
Link: https://lore.kernel.org/r/20260306-linked-regs-and-propagate-precision-v1-2-18e859be570d@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions
