[PATCH v1 0/3] LoongArch: BPF: Support more features for trampoline
From: Tiezhu Yang
Date: Tue Feb 24 2026 - 02:38:54 EST
This series is based on Linux 7.0-rc1, tested on Loongson-3A6000,
the main aim is to support small struct arguments and 12 function
arguments for LoongArch BPF trampoline.
Tiezhu Yang (3):
LoongArch: BPF: Open code and remove invoke_bpf_mod_ret()
LoongArch: BPF: Support small struct arguments for trampoline
LoongArch: BPF: support 12 function arguments for trampoline
arch/loongarch/net/bpf_jit.c | 109 +++++++++++++++++++++++------------
1 file changed, 71 insertions(+), 38 deletions(-)
--
2.42.0