Re: [PATCH bpf-next v2 00/26] Resilient Queued Spin Lock
From: Peter Zijlstra
Date: Mon Feb 10 2025 - 04:49:54 EST
On Thu, Feb 06, 2025 at 02:54:08AM -0800, Kumar Kartikeya Dwivedi wrote:
> Changelog:
> ----------
> v1 -> v2
> v1: https://lore.kernel.org/bpf/20250107140004.2732830-1-memxor@xxxxxxxxx
>
> * Address nits from Waiman and Peter
> * Fix arm64 WFE bug pointed out by Peter.
What's the state of that smp_cond_relaxed_timeout() patch-set? That
still seems like what you're needing, right?