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@xxxxxxxxx>
Acked-by: Yonghong Song <yonghong.song@xxxxxxxxx>