[PATCH bpf-next v4 00/25] Resilient Queued Spin Lock

Alexei Starovoitov alexei.starovoitov at gmail.com
Tue Mar 18 13:32:02 PDT 2025


On Sat, Mar 15, 2025 at 9:05 PM Kumar Kartikeya Dwivedi
<memxor at gmail.com> wrote:
>
> Changelog:
> ----------
> v3 -> v4
> v4: https://lore.kernel.org/bpf/20250303152305.3195648-1-memxor@gmail.com
>
>  * Fix bisectability problem by reordering locktorture commit before
>    Makefile commit.
>  * Add EXPORT_SYMBOL_GPL to all used symbols and variables by consumers.
>  * Skip BPF selftest when nrprocs < 2.
>  * Fix kdoc to describe return value for res_spin_lock, slowpath.
>  * Move kernel/locking/rqspinlock.{c,h} to kernel/bpf/rqspinlock.{c,h}.

Applied to bpf-next/res_spin_lock and /for-next branches.

bpf queue_stack, ringbuf, and various local storage-s need to
be converted to res_spin_lock in follow ups.



More information about the linux-arm-kernel mailing list