Re: [PATCH net-next 0/3] net/rds: Bug fix ports

Allison Henderson <[email protected]> Mon, 27 Jul 2026 16:34:46 -0700
Newsgroups org.kernel.vger.linux-rdma,org.kernel.vger.netdev
Message-ID <[email protected]>
On Mon, 2026-07-27 at 15:49 -0700, Jakub Kicinski wrote:
> On Sat, 25 Jul 2026 09:25:21 -0700 Allison Henderson wrote:
> > Apologies, this should have been a v2.  Let me know if folks want the
> > resend for the book keeping or would rather forgo the spam.
> 
> All good, Sashiko has a comment -- 
> https://sashiko.dev/#/patchset/[email protected]
> 
> I'm guessing that nothing can get queued at the point where we call
> flush? Since it's late in the exit path?

I think it's because we enqueue an item that might put the delayed purge operation back on the queue.  So we have to
flush twice to clear it.  I sent a v3, but it looks like sashiko has some more nits so I may need to come back with  a
v4 still.

Thanks,
Allison