[PATCH bpf-next v2 0/2] bpf, mips: Do some small changes
From: Tiezhu Yang <yangtiezhu@loongson.cn>
Date: 2021-10-11 01:20:01
Also in:
bpf, linux-mips, lkml
From: Tiezhu Yang <yangtiezhu@loongson.cn>
Date: 2021-10-11 01:20:01
Also in:
bpf, linux-mips, lkml
This patchset is based on bpf-next tree: https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git v2: -- Update patch #2 to only fix the comment, suggested by Johan Almbladh, thank you. Tiezhu Yang (2): bpf, mips: Clean up config options about JIT bpf, mips: Fix comment on tail call count limiting arch/mips/Kconfig | 9 --------- arch/mips/net/Makefile | 6 +++--- arch/mips/net/bpf_jit_comp32.c | 2 +- 3 files changed, 4 insertions(+), 13 deletions(-) -- 2.1.0