Re: [GIT PULL] BPF resilient spin_lock for 6.15
From: Linus Torvalds
Date: Sun Mar 30 2025 - 16:09:19 EST
On Thu, 27 Mar 2025 at 07:48, Alexei Starovoitov
<alexei.starovoitov@xxxxxxxxx> wrote:
>
> This patch set introduces Resilient Queued Spin Lock (or rqspinlock with
> res_spin_lock() and res_spin_unlock() APIs).
I would have loved to have seen explicit acks from the locking people,
but the code looks fine to me.
And I saw the discussions and I didn't get the feeling that anybody
hated it. Merged.
Linus