* [PATCH] memorder: Reword footnote on cumulativity
@ 2017-09-11 14:49 Akira Yokosawa
2017-09-11 15:54 ` Paul E. McKenney
0 siblings, 1 reply; 2+ messages in thread
From: Akira Yokosawa @ 2017-09-11 14:49 UTC (permalink / raw)
To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa
From bfbd4d2c5c43a436795d4f352c54c3bb6b8d5304 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Mon, 11 Sep 2017 23:41:26 +0900
Subject: [PATCH] memorder: Reword footnote on cumulativity
Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
---
memorder/memorder.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/memorder/memorder.tex b/memorder/memorder.tex
index a916eeb..96b598b 100644
--- a/memorder/memorder.tex
+++ b/memorder/memorder.tex
@@ -3583,7 +3583,7 @@ invoked by those two clauses), not to code following that ``\co{if}''.
Finally, control dependencies do \emph{not} provide cumulativity.\footnote{
Refer to Section~\ref{sec:memorder:Cumulativity} for
- the meaning of transitivity.}
+ the meaning of cumulativity.}
This is demonstrated by two related examples, with the initial values
of~\co{x} and~\co{y} both being zero:
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] memorder: Reword footnote on cumulativity
2017-09-11 14:49 [PATCH] memorder: Reword footnote on cumulativity Akira Yokosawa
@ 2017-09-11 15:54 ` Paul E. McKenney
0 siblings, 0 replies; 2+ messages in thread
From: Paul E. McKenney @ 2017-09-11 15:54 UTC (permalink / raw)
To: Akira Yokosawa; +Cc: perfbook
On Mon, Sep 11, 2017 at 11:49:06PM +0900, Akira Yokosawa wrote:
> >From bfbd4d2c5c43a436795d4f352c54c3bb6b8d5304 Mon Sep 17 00:00:00 2001
> From: Akira Yokosawa <akiyks@gmail.com>
> Date: Mon, 11 Sep 2017 23:41:26 +0900
> Subject: [PATCH] memorder: Reword footnote on cumulativity
>
> Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Good catch, queued and pushed, thank you!
Thanx, Paul
> ---
> memorder/memorder.tex | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/memorder/memorder.tex b/memorder/memorder.tex
> index a916eeb..96b598b 100644
> --- a/memorder/memorder.tex
> +++ b/memorder/memorder.tex
> @@ -3583,7 +3583,7 @@ invoked by those two clauses), not to code following that ``\co{if}''.
>
> Finally, control dependencies do \emph{not} provide cumulativity.\footnote{
> Refer to Section~\ref{sec:memorder:Cumulativity} for
> - the meaning of transitivity.}
> + the meaning of cumulativity.}
> This is demonstrated by two related examples, with the initial values
> of~\co{x} and~\co{y} both being zero:
>
> --
> 2.7.4
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-09-11 15:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-11 14:49 [PATCH] memorder: Reword footnote on cumulativity Akira Yokosawa
2017-09-11 15:54 ` 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