Chen Pei <[email protected]> writes: > Chen Pei (2): > bpf, riscv: Add support for signed arena loads > selftests/bpf: Enable arena LDSX tests for riscv64 > > arch/riscv/net/bpf_jit_comp64.c | 16 ++++++++++------ > .../testing/selftests/bpf/progs/verifier_ldsx.c | 17 +++++++++++++++++ > 2 files changed, 27 insertions(+), 6 deletions(-)
Back from summer vacation! Apologies for the delay! For the series: Acked-by: Björn Töpel <[email protected]>

