Re: [PATCH bpf-next v4 0/2] powerpc64/bpf: Inline helper in powerpc JIT

From: Madhavan Srinivasan

Date: Tue Jan 06 2026 - 22:12:22 EST



On 12/17/25 10:43 AM, Hari Bathini wrote:


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?

Yep, will pull this via powerpc tree.
Maddy



- Hari