All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Chao Gao <chao.gao@intel.com>
Cc: linux-kernel@vger.kernel.org, Ingo Molnar <mingo@redhat.com>,
	Peter Zijlstra <peterz@infradead.org>
Subject: Re: [PATCH] sched: correct a typo
Date: Thu, 20 Oct 2016 09:25:14 +0200	[thread overview]
Message-ID: <20161020072514.GA16118@gmail.com> (raw)
In-Reply-To: <20161020161249.GA8176@g.c>


* Chao Gao <chao.gao@intel.com> wrote:

> correct a typo.
> 
> Signed-off-by: Chao Gao <chao.gao@intel.com>
> ---
>  kernel/sched/core.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/kernel/sched/core.c b/kernel/sched/core.c
> index 94732d1..02f8f9a 100644
> --- a/kernel/sched/core.c
> +++ b/kernel/sched/core.c
> @@ -6976,7 +6976,7 @@ struct sched_domain *build_sched_domain(struct sched_domain_topology_level *tl,
>  
>  		if (!cpumask_subset(sched_domain_span(child),
>  				    sched_domain_span(sd))) {
> -			pr_err("BUG: arch topology borken\n");
> +			pr_err("BUG: arch topology broken\n");

It's not a typo, it's a lighthearted way of expressing breakage.

Thanks,

	Ingo

      reply	other threads:[~2016-10-20  7:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-20 16:12 [PATCH] sched: correct a typo Chao Gao
2016-10-20  7:25 ` Ingo Molnar [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20161020072514.GA16118@gmail.com \
    --to=mingo@kernel.org \
    --cc=chao.gao@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=peterz@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.