Hello: This patch was applied to bpf/bpf-next.git (master) by Daniel Borkmann <daniel@xxxxxxxxxxxxx>: On Wed, 7 Dec 2022 11:55:34 -0800 you wrote: > Number of total instructions in BPF program (including subprogs) can and > is accessed from env->prog->len. visit_func_call_insn() doesn't do any > checks against insn_cnt anymore, relying on push_insn() to do this check > internally. So remove unnecessary insn_cnt input argument from > visit_func_call_insn() and visit_insn() functions. > > Suggested-by: Alexei Starovoitov <ast@xxxxxxxxxx> > Signed-off-by: Andrii Nakryiko <andrii@xxxxxxxxxx> > > [...] Here is the summary with links: - [bpf-next] bpf: remove unused insn_cnt argument from visit_[func_call_]insn() https://git.kernel.org/bpf/bpf-next/c/dcb2288b1fd9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html