[PATCH bpf-next 2/3] riscv, bpf: Fix support for BPF_MOVSX in RV32 JIT

bot+bpf-ci at kernel.org bot+bpf-ci at kernel.org
Wed Apr 29 06:13:31 PDT 2026


> riscv, bpf: Fix support for BPF_MOVSX in RV32 JIT

The subject indicates this is a fix, but there's no Fixes: tag in the
commit message. Should this include:

Fixes: 8100928c8814 ("bpf: Support new sign-extension mov insns")

The RV32 BPF JIT never implemented support for BPF_MOVSX instructions,
which were added to the BPF instruction set in commit 8100928c8814.


---
AI reviewed your patch. Please fix the bug or email reply why it's not a bug.
See: https://github.com/kernel-patches/vmtest/blob/master/ci/claude/README.md

CI run summary: https://github.com/kernel-patches/bpf/actions/runs/25109627626


More information about the linux-riscv mailing list