Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: SeongJae Park <sj38.park@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH 1/2] glossary: Use proper quotation marks
Date: Mon, 16 Jan 2017 14:44:07 -0800	[thread overview]
Message-ID: <20170116224407.GR5238@linux.vnet.ibm.com> (raw)
In-Reply-To: <20170116160906.22579-1-sj38.park@gmail.com>

On Tue, Jan 17, 2017 at 01:09:05AM +0900, SeongJae Park wrote:
> Signed-off-by: SeongJae Park <sj38.park@gmail.com>

Queued both, thank you!

							Thanx, Paul

> ---
>  glossary.tex | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/glossary.tex b/glossary.tex
> index 6e4a83798a3d..4dde152979f0 100644
> --- a/glossary.tex
> +++ b/glossary.tex
> @@ -233,7 +233,7 @@
>  	expect~\cite{AndreasHaas2012FIFOisnt}.
>  \item[Lock:]
>  	A software abstraction that can be used to guard critical sections,
> -	as such, an example of a ''mutual exclusion mechanism''.
> +	as such, an example of a ``mutual exclusion mechanism''.
>  	An ``exclusive lock'' permits only one thread at a time into the
>  	set of critical sections guarded by that lock, while a
>  	``reader-writer lock'' permits any number of reading
> -- 
> 2.10.0
> 


      parent reply	other threads:[~2017-01-16 22:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-16 16:09 [PATCH 1/2] glossary: Use proper quotation marks SeongJae Park
2017-01-16 16:09 ` [PATCH 2/2] glossary: Fix a typo: hardwire -> hardware SeongJae Park
2017-01-16 22:44 ` Paul E. McKenney [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=20170116224407.GR5238@linux.vnet.ibm.com \
    --to=paulmck@linux.vnet.ibm.com \
    --cc=perfbook@vger.kernel.org \
    --cc=sj38.park@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox