Re: [PATCHSET SLOP RFC 4/6] selftests/bpf: Add struct_ops __arena argument tests
Tejun Heo <[email protected]> Mon, 13 Jul 2026 09:38:35 -1000
| Newsgroups | dev.linux.lists.sched-ext,org.kernel.vger.bpf,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On the comment style note: v2 reflows the flagged comments (opening /* on its own line) and adds a reproducer for the patch 3 tail-call rejection: a callback with an __arena argument that tail calls, confirmed rejected. Thanks.