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