Re: [PATCH bpf-next v4 0/2] powerpc64/bpf: Inline helper in powerpc JIT
From: Hari Bathini <hbathini@linux.ibm.com>
Date: 2025-12-17 05:14:02
Also in:
bpf, lkml
From: Hari Bathini <hbathini@linux.ibm.com>
Date: 2025-12-17 05:14:02
Also in:
bpf, lkml
On 16/12/25 11:46 pm, Andrii Nakryiko wrote:
On Tue, Dec 9, 2025 at 10:51 PM Saket Kumar Bhaskar [off-list ref] wrote:quoted
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