Re: [PATCH bpf-next v4 0/2] powerpc64/bpf: Inline helper in powerpc JIT
From: Hari Bathini
Date: Wed Dec 17 2025 - 00:14:14 EST
On 16/12/25 11:46 pm, Andrii Nakryiko wrote:
On Tue, Dec 9, 2025 at 10:51 PM Saket Kumar Bhaskar <skb99@xxxxxxxxxxxxx> wrote:
This series add support for internal only per-CPU instructions,
inlines the bpf_get_smp_processor_id() and bpf_get_current_task()
helper calls for powerpc BPF JIT.
This is marked for bpf-next tree, but I think this should actually go
through ppc64-specific tree, is that right?
Yeah.
Maddy, can you pick it via powerpc tree?
- Hari