On Wed, 2025-06-11 at 15:45 -0700, Alexei Starovoitov wrote: [...] > Though it's fixed later in patch 8 as: > - err = push_insn_history(env, this_branch, insn_flags, 0); > + err = push_jmp_history(env, this_branch, insn_flags, 0); > > It would have been a bisect issue if not caught by CI: > https://netdev.bots.linux.dev/static/nipa/971030/14115002/build_clang/summary > > I fixed up patch 1 and 8 while applying. > Pls pay attention to such things in the future. Ack, sorry, it's a rebase artefact, squashed the change on top of the wrong commit.