[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171104762802.29533.11593097586818264707.git-patchwork-notify@kernel.org>
Date: Thu, 21 Mar 2024 19:00:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Harishankar Vishwanathan <harishankar.vishwanathan@...il.com>
Cc: alexei.starovoitov@...il.com, harishankar.vishwanathan@...gers.edu,
andrii@...nel.org, sn624@...rutgers.edu, sn349@...rutgers.edu,
m.shachnai@...gers.edu, paul@...valent.com, daniel@...earbox.net,
ast@...nel.org, john.fastabend@...il.com, martin.lau@...ux.dev,
eddyz87@...il.com, song@...nel.org, yonghong.song@...ux.dev,
kpsingh@...nel.org, sdf@...gle.com, haoluo@...gle.com, jolsa@...nel.org,
bpf@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] bpf-next: Avoid goto in regs_refine_cond_op()
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@...nel.org>:
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@...il.com>
> ---
> 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
Powered by blists - more mailing lists