[PATCH 0/2] bpf: Inline helper in powerpc JIT
Saket Kumar Bhaskar
skb99 at linux.ibm.com
Wed Mar 12 03:09:53 AEDT 2025
This series adds the support of internal only per-CPU instructions
and inlines the bpf_get_smp_processor_id() helper call for powerpc
BPF JIT.
Saket Kumar Bhaskar (2):
powerpc, bpf: Support internal-only MOV instruction to resolve per-CPU
addrs
powerpc, bpf: Inline bpf_get_smp_processor_id()
arch/powerpc/net/bpf_jit_comp.c | 15 +++++++++++++++
arch/powerpc/net/bpf_jit_comp64.c | 13 +++++++++++++
2 files changed, 28 insertions(+)
--
2.43.5
More information about the Linuxppc-dev
mailing list