diff options
| author | Kumar Kartikeya Dwivedi <memxor@gmail.com> | 2026-09-04 12:41:59 +0200 |
|---|---|---|
| committer | Alexei Starovoitov <ast@kernel.org> | 2026-09-04 12:24:25 -0700 |
| commit | e615b9fd4d9df602030d9b57a5eca206abbb0aff (patch) | |
| tree | adb9ebd467f0b54cba1b7dcb9e2181156cf0ed8c /scripts/Makefile.thinlto | |
| parent | b90c5d770dad910fb89e6c1b15052a8a1e8db752 (diff) | |
| download | linux-e615b9fd4d9df602030d9b57a5eca206abbb0aff.tar.gz linux-e615b9fd4d9df602030d9b57a5eca206abbb0aff.zip | |
selftests/bpf: Test inner map identities in callbacks
Add load-only timer_mim coverage for inner map identities propagated
through nested timer and bpf_for_each_map_elem() callbacks.
The negative case initializes a timer in the second inner map with the map
saved from the first inner map timer callback. The positive case pairs the
timer value with the map supplied to the same for-each callback.
Without the verifier fix, the mismatched-map program is accepted while the
same-map control is rejected. Preserving map_uid reverses both verdicts.
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/r/20260904104203.345917-9-memxor@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
