* [PATCH] sched/fair: Remove repeated words in a comment
@ 2023-07-07 2:44 Zhang Rui
2023-07-12 18:36 ` Ricardo Neri
0 siblings, 1 reply; 2+ messages in thread
From: Zhang Rui @ 2023-07-07 2:44 UTC (permalink / raw)
To: mingo, peterz, juri.lelli, vincent.guittot
Cc: linux-kernel, ricardo.neri-calderon
Remove repeated words in a comment.
Signed-off-by: Zhang Rui <rui.zhang@intel.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.
*
* If @env::src_cpu is an SMT core with busy siblings, let
* the lower priority @env::dst_cpu help it. Do not follow
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] sched/fair: Remove repeated words in a comment
2023-07-07 2:44 [PATCH] sched/fair: Remove repeated words in a comment Zhang Rui
@ 2023-07-12 18:36 ` Ricardo Neri
0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Neri @ 2023-07-12 18:36 UTC (permalink / raw)
To: Zhang Rui; +Cc: mingo, peterz, juri.lelli, vincent.guittot, linux-kernel
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@intel.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@linux.intel.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-12 18:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-07 2:44 [PATCH] sched/fair: Remove repeated words in a comment Zhang Rui
2023-07-12 18:36 ` Ricardo Neri
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®