[PATCH bpf-next 0/8] bpf, riscv64: Support load-acquire and store-release instructions

Peilin Ye yepeilin at google.com
Fri May 2 18:03:17 PDT 2025


Hi Björn,

On Fri, May 02, 2025 at 05:43:25PM +0200, Björn Töpel wrote:
> Peilin Ye <yepeilin at google.com> writes:
> > Patchset [1] introduced BPF load-acquire (BPF_LOAD_ACQ) and
> > store-release (BPF_STORE_REL) instructions, and added x86-64 and arm64
> > JIT compiler support.  As a follow-up, this patchset supports
> > load-acquire and store-release instructions for the riscv64 JIT
> > compiler, and introduces some related selftests/ changes.
> 
> Thanks a bunch for working on this!
> 
> For the series:
> Acked-by: Björn Töpel <bjorn at kernel.org>
> Tested-by: Björn Töpel <bjorn at rivosinc.com> # QEMU/RVA23

Thanks for testing this!

Peilin Ye




More information about the linux-riscv mailing list