Re: [PATCH v10 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
From: Peter Zijlstra
Date: Thu Jun 19 2025 - 06:40:23 EST
On Thu, Jun 19, 2025 at 06:19:28AM -0400, Steven Rostedt wrote:
> We currently care about x86-64, arm64, ppc 64 and s390. I'm assuming
> they all have a proper 64 bit cmpxchg.
They do. The only 64bit architecture that does not is HPPA IIRC.