[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20230712183653.GB27117@ranerica-svr.sc.intel.com>
Date: Wed, 12 Jul 2023 11:36:53 -0700
From: Ricardo Neri <ricardo.neri-calderon@...ux.intel.com>
To: Zhang Rui <rui.zhang@...el.com>
Cc: mingo@...hat.com, peterz@...radead.org, juri.lelli@...hat.com,
vincent.guittot@...aro.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] sched/fair: Remove repeated words in a comment
On Fri, Jul 07, 2023 at 10:44:20AM +0800, Zhang Rui wrote:
> Remove repeated words in a comment.
>
> Signed-off-by: Zhang Rui <rui.zhang@...el.com>
> ---
> kernel/sched/fair.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/kernel/sched/fair.c b/kernel/sched/fair.c
> index a80a73909dc2..2d6f47eecb66 100644
> --- a/kernel/sched/fair.c
> +++ b/kernel/sched/fair.c
> @@ -10700,8 +10700,8 @@ asym_active_balance(struct lb_env *env)
> /*
> * ASYM_PACKING needs to force migrate tasks from busy but lower
> * priority CPUs in order to pack all tasks in the highest priority
> - * CPUs. When done between cores, do it only if the whole core if the
> - * whole core is idle.
> + * CPUs. When done between cores, do it only if the whole core is
> + * idle.
Ah! I missed this.
FWIW, Reviewed-by: Ricardo Neri <ricardo.neri-calderon@...ux.intel.com>
Powered by blists - more mailing lists