Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <andrii@xxxxxxxxxx>: On Wed, 20 Mar 2024 20:29:54 -0400 you wrote: > In case of GE/GT/SGE/JST instructions, regs_refine_cond_op() > reuses the logic that does analysis of LE/LT/SLE/SLT instructions. > This commit avoids the use of a goto to perform the reuse. > > Signed-off-by: Harishankar Vishwanathan <harishankar.vishwanathan@xxxxxxxxx> > --- > kernel/bpf/verifier.c | 22 +++++++++++++--------- > 1 file changed, 13 insertions(+), 9 deletions(-) Here is the summary with links: - bpf-next: Avoid goto in regs_refine_cond_op() https://git.kernel.org/bpf/bpf-next/c/4c2a26fc80bc You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html