* [PATCH] memorder: Fix conjunction use
@ 2017-08-30 15:12 Akira Yokosawa
2017-08-30 16:44 ` Paul E. McKenney
0 siblings, 1 reply; 2+ messages in thread
From: Akira Yokosawa @ 2017-08-30 15:12 UTC (permalink / raw)
To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa
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.
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] memorder: Fix conjunction use
2017-08-30 15:12 [PATCH] memorder: Fix conjunction use Akira Yokosawa
@ 2017-08-30 16:44 ` Paul E. McKenney
0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2017-08-30 16:44 UTC (permalink / raw)
To: Akira Yokosawa; +Cc: perfbook
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=
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-08-30 16:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-30 15:12 [PATCH] memorder: Fix conjunction use Akira Yokosawa
2017-08-30 16:44 ` Paul E. McKenney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox