From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: Akira Yokosawa <akiyks@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH] memorder: Reword footnote on cumulativity
Date: Mon, 11 Sep 2017 08:54:30 -0700 [thread overview]
Message-ID: <20170911155430.GL3521@linux.vnet.ibm.com> (raw)
In-Reply-To: <fe6143ec-d858-b3de-682f-0d5e3a3122d2@gmail.com>
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
>
prev parent reply other threads:[~2017-09-11 15:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-11 14:49 [PATCH] memorder: Reword footnote on cumulativity Akira Yokosawa
2017-09-11 15:54 ` 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=20170911155430.GL3521@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 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.