All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Nicholas Krause <xerofoify@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH] Fix Paul's grammar for Communcation Miss Definition in glossary.tex
Date: Sun, 25 Feb 2018 14:38:39 -0800	[thread overview]
Message-ID: <20180225223839.GG2855@linux.vnet.ibm.com> (raw)
In-Reply-To: <20180225041324.11085-1-xerofoify@gmail.com>

On Sat, Feb 24, 2018 at 11:13:24PM -0500, Nicholas Krause wrote:
> This fixes Paul's or whoever wrote the glossary.tex file to
> use proper grammar on line 21 by changing the some to some
> other CPU to avoid a grammar mistake.
> Signed-off-by: Nicholas Krause <xerofoify@gmail.com>

Good eyes!  Pulled with a rework of the commit log.

							Thanx, Paul

> ---
>  glossary.tex | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/glossary.tex b/glossary.tex
> index 1b9db25..9bd4024 100644
> --- a/glossary.tex
> +++ b/glossary.tex
> @@ -128,7 +128,7 @@
>  	by increasing ``lock contention'').
>  	Contrast with ``data locking''.
>  \item[Communication Miss:]
> -	A cache miss incurred because the some other CPU has written to
> +	A cache miss incurred because some other CPU has written to
>  	the cache line since the last time this CPU accessed it.
>  \item[Critical Section:]
>  	A section of code guarded by some synchronization mechanism,
> -- 
> 2.14.1
> 


           reply	other threads:[~2018-02-25 22:38 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <20180225041324.11085-1-xerofoify@gmail.com>]

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=20180225223839.GG2855@linux.vnet.ibm.com \
    --to=paulmck@linux.vnet.ibm.com \
    --cc=perfbook@vger.kernel.org \
    --cc=xerofoify@gmail.com \
    /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.