Hello, These patches are related to a recently queued series [1] that fixes the same bugs in normal code. That series finishes with a patch that would have exposed the BPF bugs, but luckily it won't get merged until v6.18. I don't know enough about BPF to verify that it emits the correct code now, so any pointers are welcome. 1: https://lore.kernel.org/linux-riscv/20250725165410.2896641-3-rkrcmar@xxxxxxxxxxxxxxxx/ Radim Krčmář (2): riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REG riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_id arch/riscv/net/bpf_jit_comp64.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.50.0