Re: [PATCH bpf-next 0/2] bpf: Cleanup & optimization
Jakub Sitnicki <[email protected]>
| Newsgroups | org.kernel.vger.bpf,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Aug 13, 2026 at 02:41 PM +02, Michal Luczaj wrote: > Non-functional cleanup and a refcnt bumping simplification. > > Series extracted from a fix attempt[1] currently under discussion. > > [1]: https://lore.kernel.org/bpf/[email protected]/ Discussion seems to have stalled. Or it's just vacation season. Anyway, I'm fine with fixing the refcounting your way. Merely wanted to offer an alternative idea for consideration. Thanks for working on this.