[PATCH v1 0/2] Fix failed test cases in test_bpf.ko for LoongArch

From: Tiezhu Yang
Date: Wed Dec 06 2023 - 22:30:08 EST


There are 5 failed test cases in test_bpf.ko if enable jit on LoongArch,
one of them is related with the test case itself and has been fixed in
bpf-next tree [1], the other failed test cases are related with bpf jit
and can be fixed with this patch series.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git/commit/?id=5fa201f37c2e

Tiezhu Yang (2):
LoongArch: BPF: Fix sign-extension mov instructions
LoongArch: BPF: Fix unconditional bswap instructions

arch/loongarch/net/bpf_jit.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)

--
2.42.0