> Add tail-call selftests for prog-array ownership when cgroup storage is
> in use. Verify that loading succeeds when callers and callees reuse the
> owner's cgroup storage map, and that loading fails for a different
> storage map or for a storage-less bridge program.
>
> Signed-off-by: Lin Ma <[email protected]>
> Signed-off-by: Rongzhen Cui <[email protected]>
> Signed-off-by: Jingguo Tan <[email protected]>

[email protected] raised a concern about the Fixes tag in v1. The
bot pointed out that the commit message references commit abad3d0bad72
as the incomplete fix that this patch builds upon, and the current patch
removes the '|| !cookie' logic that was introduced in abad3d0bad72, not
the original shared storage feature from 7d9c3427894f.

The bot suggested the Fixes tag should point to abad3d0bad72 rather than
7d9c3427894f. The author responded explaining both patches target
7d9c3427894f and this is a complement rather than a fix of abad3d0bad72,
but did not change the Fixes tag in v2. This remains unaddressed.

Reference: 
https://lore.kernel.org/bpf/d061816d1a9bfa304d8b8a986df4729e3b30028a350d79e7eb981a41d7b5a...@mail.kernel.org/


---
AI reviewed your patch. Please fix the bug or email reply why it's not a bug.
See: https://github.com/kernel-patches/vmtest/blob/master/ci/claude/README.md

CI run summary: https://github.com/kernel-patches/bpf/actions/runs/26806034423

Reply via email to