On Wed, Jan 22, 2025 at 01:03:42PM -0800, Josh Poimboeuf wrote: > The self-IPI is only needed when the NMI happened in user space, right? > Would it make sense to have an optimized version of that?
Actually, maybe not, that could be tricky if the NMI hits in the kernel after task work runs. -- Josh