mbox series

[bpf-next,0/2] bpf, mips: Do some small changes

Message ID 1633777076-17256-1-git-send-email-yangtiezhu@loongson.cn (mailing list archive)
Headers show
Series bpf, mips: Do some small changes | expand

Message

Tiezhu Yang Oct. 9, 2021, 10:57 a.m. UTC
This patchset is based on bpf-next tree:
https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next.git

Tiezhu Yang (2):
  bpf, mips: Clean up config options about JIT
  bpf, mips: Modify check condition about tail call count

 arch/mips/Kconfig              | 9 ---------
 arch/mips/net/Makefile         | 6 +++---
 arch/mips/net/bpf_jit_comp32.c | 4 ++--
 3 files changed, 5 insertions(+), 14 deletions(-)