Re: [PATCH v1 0/3] list: add primitives for private list manipulations
From: Pasha Tatashin
Date: Sat Dec 06 2025 - 18:26:25 EST
On Sat, Dec 6, 2025 at 2:39 PM Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> On Fri, 5 Dec 2025 16:52:32 -0800 Pasha Tatashin <pasha.tatashin@xxxxxxxxxx> wrote:
>
> > > > > Adoption: Updates the liveupdate subsystem to use the new generic API,
> > > > > replacing its local luo_list_for_each_private implementation.
> > > >
> > > > Fair enough. Let's push this into the next -rc cycle, OK?
> > >
> >
> > Hi Andrew,
> >
> > Could you please take this into nonmm-unstable branch, I want to send
> > a new version of LUO-FLB, and would like change it to use this API as
> > well.
>
> We're in the middle of the merge window and this is next-rc-cycle
> material. mm-nonmm-unstable is included in linux-next and linux-next
> rules request that we not add new material to -next until the merge
> window has ended.
>
> So please resend this material after -rc1 is released, thanks.
I see, thank you for your clarification. I will resent after rc1.
Thanks,
Pasha