Re: [PATCH bpf v2] bpf: keep trampoline progs alive until image release
Junseo Lim <[email protected]>
| Newsgroups | org.kernel.vger.bpf |
|---|---|
| Message-ID | <aocYr198Tjeb_7Mh@omen-arch> |
On Thu, Aug 20, 2026 at 05:26:18PM +0800, Leon Hwang wrote: > > There was an existing fix [1]. Could you take a look at that fix? > > [1] > https://lore.kernel.org/bpf/[email protected]/ > Thanks for the pointer. This appears to be the same issue as my v1. I took a look at Florent's patch, and I think its flexible-array approach is cleaner, so I'm fine with that version going forward. Thanks, Junseo