linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] cpuset: fix typos in comments
  2021-01-13  4:37 [PATCH] cpuset: fix typos in comments Aubrey Li
@ 2021-01-13  4:33 ` Randy Dunlap
  2021-01-15 20:37 ` Tejun Heo
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2021-01-13  4:33 UTC (permalink / raw)
  To: Aubrey Li, lizefan, tj, hannes; +Cc: linux-kernel, Aubrey Li

On 1/12/21 8:37 PM, Aubrey Li wrote:
> Change hierachy to hierarchy and congifured to configured, no functionality
> changed.
> 
> Signed-off-by: Aubrey Li <aubrey.li@linux.intel.com>

Reviewed-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> ---
>  kernel/cgroup/cpuset.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/kernel/cgroup/cpuset.c b/kernel/cgroup/cpuset.c
> index 57b5b5d..15f4300 100644
> --- a/kernel/cgroup/cpuset.c
> +++ b/kernel/cgroup/cpuset.c
> @@ -98,7 +98,7 @@ struct cpuset {
>  	 * and if it ends up empty, it will inherit the parent's mask.
>  	 *
>  	 *
> -	 * On legacy hierachy:
> +	 * On legacy hierarchy:
>  	 *
>  	 * The user-configured masks are always the same with effective masks.
>  	 */
> @@ -1286,10 +1286,10 @@ static int update_parent_subparts_cpumask(struct cpuset *cpuset, int cmd,
>   * @cs:  the cpuset to consider
>   * @tmp: temp variables for calculating effective_cpus & partition setup
>   *
> - * When congifured cpumask is changed, the effective cpumasks of this cpuset
> + * When configured cpumask is changed, the effective cpumasks of this cpuset
>   * and all its descendants need to be updated.
>   *
> - * On legacy hierachy, effective_cpus will be the same with cpu_allowed.
> + * On legacy hierarchy, effective_cpus will be the same with cpu_allowed.
>   *
>   * Called with cpuset_mutex held
>   */
> 


-- 
~Randy
You can't do anything without having to do something else first.
-- Belefant's Law

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] cpuset: fix typos in comments
@ 2021-01-13  4:37 Aubrey Li
  2021-01-13  4:33 ` Randy Dunlap
  2021-01-15 20:37 ` Tejun Heo
  0 siblings, 2 replies; 3+ messages in thread
From: Aubrey Li @ 2021-01-13  4:37 UTC (permalink / raw)
  To: lizefan, tj, hannes; +Cc: linux-kernel, Aubrey Li, Aubrey Li

Change hierachy to hierarchy and congifured to configured, no functionality
changed.

Signed-off-by: Aubrey Li <aubrey.li@linux.intel.com>
---
 kernel/cgroup/cpuset.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/kernel/cgroup/cpuset.c b/kernel/cgroup/cpuset.c
index 57b5b5d..15f4300 100644
--- a/kernel/cgroup/cpuset.c
+++ b/kernel/cgroup/cpuset.c
@@ -98,7 +98,7 @@ struct cpuset {
 	 * and if it ends up empty, it will inherit the parent's mask.
 	 *
 	 *
-	 * On legacy hierachy:
+	 * On legacy hierarchy:
 	 *
 	 * The user-configured masks are always the same with effective masks.
 	 */
@@ -1286,10 +1286,10 @@ static int update_parent_subparts_cpumask(struct cpuset *cpuset, int cmd,
  * @cs:  the cpuset to consider
  * @tmp: temp variables for calculating effective_cpus & partition setup
  *
- * When congifured cpumask is changed, the effective cpumasks of this cpuset
+ * When configured cpumask is changed, the effective cpumasks of this cpuset
  * and all its descendants need to be updated.
  *
- * On legacy hierachy, effective_cpus will be the same with cpu_allowed.
+ * On legacy hierarchy, effective_cpus will be the same with cpu_allowed.
  *
  * Called with cpuset_mutex held
  */
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] cpuset: fix typos in comments
  2021-01-13  4:37 [PATCH] cpuset: fix typos in comments Aubrey Li
  2021-01-13  4:33 ` Randy Dunlap
@ 2021-01-15 20:37 ` Tejun Heo
  1 sibling, 0 replies; 3+ messages in thread
From: Tejun Heo @ 2021-01-15 20:37 UTC (permalink / raw)
  To: Aubrey Li; +Cc: lizefan, hannes, linux-kernel, Aubrey Li

On Wed, Jan 13, 2021 at 12:37:41PM +0800, Aubrey Li wrote:
> Change hierachy to hierarchy and congifured to configured, no functionality
> changed.
> 
> Signed-off-by: Aubrey Li <aubrey.li@linux.intel.com>

Applied to cgroup/for-5.12.

Thanks.

-- 
tejun

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-15 20:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-13  4:37 [PATCH] cpuset: fix typos in comments Aubrey Li
2021-01-13  4:33 ` Randy Dunlap
2021-01-15 20:37 ` Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).