Re: [PATCH v3 0/2] LoongArch: BPF: per-CPU address resolution and timed may_goto
From: Huacai Chen
Date: Sun Aug 09 2026 - 00:09:43 EST
On Thu, Aug 6, 2026 at 8:23 PM Tiezhu Yang <yangtiezhu@xxxxxxxxxxx> wrote:
>
> On 2026/8/4 下午11:39, George Guo wrote:
> > These are the first two patches of the LoongArch BPF JIT feature work,
> > sent on their own to make review easier. The remaining pieces
> > (per-program private stacks, exceptions/bpf_throw, sign-extending loads
> > and atomics on arena pointers, and the matching selftests) will follow in
> > a later series.
>
> The patches apply cleanly on top of Chenguang's series.
>
> The following selftests passed on LoongArch:
>
> # ./test_progs -t cpumask
> # ./test_progs -t percpu_alloc
> # ./test_progs -t iters
>
> Acked-by: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
> Tested-by: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
Applied, thanks.
Huacai
>
> Thanks,
> Tiezhu
>