Re: [PATCH bpf 1/2] bpf: use rqspinlock for lru map

From: Menglong Dong

Date: Thu Oct 30 2025 - 22:12:23 EST


On Fri, Oct 31, 2025 at 6:38 AM Alexei Starovoitov
<alexei.starovoitov@xxxxxxxxx> wrote:
>
> On Wed, Oct 29, 2025 at 8:38 PM <bot+bpf-ci@xxxxxxxxxx> wrote:
> >
[......]
>
> AI is right. Here and in other places you can just leak the objects.
> res_spin_lock() is not a drop-in replacement.
> The whole thing needs to be thought through.

Yeah, I see. I'll analyse how to handle the "return" path.

Thanks!
Menglong Dong