diff options
author | Paul Chaignon <paul.chaignon@orange.com> | 2019-12-09 19:52:52 +0100 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-12-11 13:57:22 +0100 |
commit | e49e6f6db04e915dccb494ae10fa14888fea6f89 (patch) | |
tree | 15bc7b936f5dab803ec4e14f0b2ff33decee73c2 /fs/nsfs.c | |
parent | 96bc4432f5ade1045521f3b247f516b1478166bd (diff) |
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
Diffstat (limited to 'fs/nsfs.c')
0 files changed, 0 insertions, 0 deletions