Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH] memorder: Fix conjunction use
Date: Wed, 30 Aug 2017 09:44:21 -0700	[thread overview]
Message-ID: <20170830164421.GA11320@linux.vnet.ibm.com> (raw)
In-Reply-To: <d1a261b4-cd41-b61b-2847-b6bbd80ca4d7@gmail.com>

On Thu, Aug 31, 2017 at 12:12:46AM +0900, Akira Yokosawa wrote:
> >From 453e325a5fbfc1de64cb51d200fe744bbb79016f Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Wed, 30 Aug 2017 23:55:37 +0900
> Subject: [PATCH] memorder: Fix conjunction use
> 
> Fixes: 06ca30969d19 ("memorder: Acquire operations are not cumulative")
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
> ---
> Paul,
> 
> This "unless" doesn't make sense as the following clause is
> "there are at most two threads involved". There should be
> other word choices. It's up to you which one to use.

Good catch, applied, thank you!

							Thanx, Paul

>     Thanks, Akira
> --
>  memorder/memorder.tex | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/memorder/memorder.tex b/memorder/memorder.tex
> index 3b4763e..78f2cc4 100644
> --- a/memorder/memorder.tex
> +++ b/memorder/memorder.tex
> @@ -518,7 +518,7 @@ failure.
>  Column ``C'' indicates cumulativity and propagation, as explained in
>  Sections~\ref{sec:memorder:Cumulativity}
>  and~\ref{sec:memorder:Propagation}.
> -In the meantime, this column can always be ignored unless there
> +In the meantime, this column can always be ignored when there
>  are at most two threads involved.
> 
>  \QuickQuiz{}
> -- 
> 2.7.4
> 

--
To unsubscribe from this list: send the line "unsubscribe perfbook" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  https://urldefense.proofpoint.com/v2/url?u=http-3A__vger.kernel.org_majordomo-2Dinfo.html&d=DwIBAg&c=jf_iaSHvJObTbx-siA1ZOg&r=ux41CW3B5BSVxDMRNRWyLbUmPebZc70Kq4AkfdiRGMI&m=P-CUSqaCC4Mz9bsuPiEKNEf8kcq8e0zMNmGrlO7ehb0&s=b6OIqlcQfcpwzpHhLzCOAxwU3XdI7i72kw461yi05pI&e= 


      reply	other threads:[~2017-08-30 16:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-30 15:12 [PATCH] memorder: Fix conjunction use Akira Yokosawa
2017-08-30 16: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=20170830164421.GA11320@linux.vnet.ibm.com \
    --to=paulmck@linux.vnet.ibm.com \
    --cc=akiyks@gmail.com \
    --cc=perfbook@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox