On Wed, 10 Dec 2025 12:20:31 +0530, Saket Kumar Bhaskar 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.
> 
> Changes since v3:
> * Added break after computing per cpu address so that the computed
>   address is not overwritten by src_reg as suggested by AI bot.
> 
> [...]

Applied to powerpc/next.

[1/2] powerpc64/bpf: Support internal-only MOV instruction to resolve per-CPU 
addrs
      https://git.kernel.org/powerpc/c/58a075adf3fb1701435d29e0113284dc31d6e43e
[2/2] powerpc64/bpf: Inline bpf_get_smp_processor_id() and 
bpf_get_current_task/_btf()
      https://git.kernel.org/powerpc/c/20ab1d11265350a9ea3d315d6c70170b8198f329

cheers

Reply via email to