Re: [PATCH] sched/fair: Fix stale comments around nohz.nr_cpus
From: Valentin Schneider
Date: Fri Mar 27 2026 - 12:19:56 EST
On 23/03/26 10:59, Shrikanth Hegde wrote:
> nohz.nr_cpus has been removed. Update those stale comments around it.
>
> Fixes: 5d86d542f68f ("sched/fair: Remove nohz.nr_cpus and use weight of cpumask instead")
Not sure the Fixes: tag is warranted considering it doesn't affect the
compiled output.
> Signed-off-by: Shrikanth Hegde <sshegde@xxxxxxxxxxxxx>
Reviewed-by: Valentin Schneider <vschneid@xxxxxxxxxx>