OSDN Git Service

LoongArch: BPF: Support mixing bpf2bpf and tailcalls
authorHengqi Chen <hengqi.chen@gmail.com>
Sat, 18 Feb 2023 10:53:17 +0000 (10:53 +0000)
committerAlexei Starovoitov <ast@kernel.org>
Wed, 22 Feb 2023 21:07:28 +0000 (13:07 -0800)
commitbb035ef0cc91e115faa80187ac8886a7f1914d06
treef73400ce7389d2c38b98260b6a7d8cb079845e79
parentb539a287baaa8501b3af4f7f99aba3c0b1d822f8
LoongArch: BPF: Support mixing bpf2bpf and tailcalls

The current implementation already allow such mixing.
Let's enable it in JIT.

Signed-off-by: Hengqi Chen <hengqi.chen@gmail.com>
Link: https://lore.kernel.org/r/20230218105317.4139666-1-hengqi.chen@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
arch/loongarch/net/bpf_jit.c