[PATCH 0/2] bpf: Inline helper in powerpc JIT

Saket Kumar Bhaskar posted 2 patches 9 months, 1 week ago
There is a newer version of this series
arch/powerpc/net/bpf_jit_comp.c   | 15 +++++++++++++++
arch/powerpc/net/bpf_jit_comp64.c | 13 +++++++++++++
2 files changed, 28 insertions(+)
[PATCH 0/2] bpf: Inline helper in powerpc JIT
Posted by Saket Kumar Bhaskar 9 months, 1 week ago
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