[PATCH v2 0/2] LoongArch: BPF: Fix some tail call issues

Tiezhu Yang posted 2 patches 1 week, 6 days ago
arch/loongarch/net/bpf_jit.c | 29 ++++++++++++++++++++++-------
1 file changed, 22 insertions(+), 7 deletions(-)
[PATCH v2 0/2] LoongArch: BPF: Fix some tail call issues
Posted by Tiezhu Yang 1 week, 6 days ago
Regarding the patch that adds the NOP padding in the subprogram
prologue, drop it for now. I plan to add a new test case under
BPF selftests to fully cover this scenario if possible.

Tiezhu Yang (2):
  LoongArch: BPF: Fix outdated tail call comments
  LoongArch: BPF: Fix off-by-one error in tail call

 arch/loongarch/net/bpf_jit.c | 29 ++++++++++++++++++++++-------
 1 file changed, 22 insertions(+), 7 deletions(-)

-- 
2.42.0