Paul Chaignon e49e6f6db0 bpf, mips: Limit to 33 tail calls
All BPF JIT compilers except RISC-V's and MIPS' enforce a 33-tail calls
limit at runtime.  In addition, a test was recently added, in tailcalls2,
to check this limit.

This patch updates the tail call limit in MIPS' JIT compiler to allow
33 tail calls.

Fixes: b6bd53f9c4e8 ("MIPS: Add missing file for eBPF JIT.")
Reported-by: Mahshid Khezri <khezri.mahshid@gmail.com>
Signed-off-by: Paul Chaignon <paul.chaignon@orange.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Link: https://lore.kernel.org/bpf/b8eb2caac1c25453c539248e56ca22f74b5316af.1575916815.git.paul.chaignon@gmail.com
2019-12-11 13:57:22 +01:00
..
2019-12-04 19:06:18 -08:00
2019-12-06 16:12:39 -08:00
2019-12-06 14:19:37 -08:00
2019-11-28 11:16:43 -08:00
2019-12-02 17:35:04 -08:00
2019-12-06 10:28:09 -08:00
2019-12-11 13:57:22 +01:00
2019-12-02 17:18:43 -08:00
2019-12-06 13:36:31 -08:00
2019-12-11 13:57:17 +01:00
2019-12-06 13:36:31 -08:00
2019-11-28 10:57:12 -08:00
2019-12-06 13:36:31 -08:00
2019-12-04 19:44:12 -08:00