[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175552321149.2749470.18443459435706702983.git-patchwork-notify@kernel.org>
Date: Mon, 18 Aug 2025 13:20:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Fushuai Wang <wangfushuai@...du.com>
Cc: linux-kernel@...r.kernel.org, bpf@...r.kernel.org, martin.lau@...ux.dev,
ast@...nel.org, daniel@...earbox.net, andrii@...nel.org, eddyz87@...il.com,
song@...nel.org, yonghong.song@...ux.dev, john.fastabend@...il.com,
kpsingh@...nel.org, sdf@...ichev.me, haoluo@...gle.com, jolsa@...nel.org
Subject: Re: [PATCH bpf-next v2] bpf: Replace get_next_cpu() with
cpumask_next_wrap()
Hello:
This patch was applied to bpf/bpf-next.git (master)
by Daniel Borkmann <daniel@...earbox.net>:
On Mon, 18 Aug 2025 11:23:44 +0800 you wrote:
> The get_next_cpu() function was only used in one place to find
> the next possible CPU, which can be replaced by cpumask_next_wrap().
>
> Signed-off-by: Fushuai Wang <wangfushuai@...du.com>
> ---
> kernel/bpf/bpf_lru_list.c | 10 +---------
> 1 file changed, 1 insertion(+), 9 deletions(-)
Here is the summary with links:
- [bpf-next,v2] bpf: Replace get_next_cpu() with cpumask_next_wrap()
https://git.kernel.org/bpf/bpf-next/c/d87fdb1f27d7
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