[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <00745334-e29d-4e99-b2e3-8c0076146733@linux.dev>
Date: Thu, 7 Aug 2025 10:56:18 -0700
From: Yonghong Song <yonghong.song@...ux.dev>
To: Fushuai Wang <wangfushuai@...du.com>, linux-kernel@...r.kernel.org,
bpf@...r.kernel.org
Cc: martin.lau@...ux.dev, ast@...nel.org, daniel@...earbox.net,
andrii@...nel.org, eddyz87@...il.com, song@...nel.org,
john.fastabend@...il.com, kpsingh@...nel.org, sdf@...ichev.me,
haoluo@...gle.com, jolsa@...nel.org
Subject: Re: [PATCH bpf] bpf: Use cpumask_next_wrap() in get_next_cpu()
On 8/6/25 7:48 PM, Fushuai Wang wrote:
> Replace the manual sequence of cpumask_next() and cpumask_first()
> with a single call to cpumask_next_wrap() in get_next_cpu().
>
> Signed-off-by: Fushuai Wang <wangfushuai@...du.com>
Acked-by: Yonghong Song <yonghong.song@...ux.dev>
Powered by blists - more mailing lists