On Mon, 2026-07-27 at 15:49 -0700, Jakub Kicinski wrote:
On Sat, 25 Jul 2026 09:25:21 -0700 Allison Henderson wrote:
quoted
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/20260725082939.2546624-3-achender@kernel.org
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