Re: [RESEND][PATCH v15 0/4] perf: Support the deferred unwinding infrastructure

From: Steven Rostedt

Date: Sun Sep 21 2025 - 19:33:54 EST


On Fri, 19 Sep 2025 16:34:02 -0700
Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:

> > That does look like that would work as the way I expected task_work to
> > handle this case.
>
> BTW, I remember Peter had a fix for TWA_NMI_CURRENT, I guess it got lost
> in the shuffle or did something else happen in the meantime?
>
> https://lore.kernel.org/20250122124228.GO7145@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Yeah, it did get lost in the shuffle. I took the code from your git
tree, but missed the comments that were made to the patches you sent to
the mailing list. :-p

Thanks for pointing this out!

-- Steve