From: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
To: SeongJae Park <sj38.park@gmail.com>
Cc: perfbook@vger.kernel.org
Subject: Re: [PATCH 5/5] memorder: Use zSeries name consistently
Date: Tue, 17 Oct 2017 09:16:37 -0700 [thread overview]
Message-ID: <20171017161637.GO3521@linux.vnet.ibm.com> (raw)
In-Reply-To: <20171017022054.32680-5-sj38.park@gmail.com>
On Tue, Oct 17, 2017 at 11:20:54AM +0900, SeongJae Park wrote:
> Table for `Summary of Memory Ordering` is using term `z Systems` while a
> subsection about its description calls it `zSeries`. Because the
> subsection is referencing the table, it would be confuse. This commit
> modifies the table to use `zSeries` term consistently.
>
> Signed-off-by: SeongJae Park <sj38.park@gmail.com>
I applied the first four, good eyes, thank you!
This one was a problem, and I fixed it only two days ago by changing
the section heading to "z Systems", which is the new name. So good
catch on the inconsistency, but "z Systems" is the new name.
Thanx, Paul
> ---
> memorder/memorder.tex | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/memorder/memorder.tex b/memorder/memorder.tex
> index 28faeec..df4d74c 100644
> --- a/memorder/memorder.tex
> +++ b/memorder/memorder.tex
> @@ -3753,11 +3753,11 @@ dependencies.
> \rotatebox{90}{x86}
> \end{picture}
> & \begin{picture}(6,60)(0,0)
> - \rotatebox{90}{z~Systems}
> + \rotatebox{90}{z~Series}
> \end{picture}
> \\
> \cmidrule(r){1-2} \cmidrule{3-13}
> -% Alpha ARMv8 ARMv7 Itanium MIPS PA-RISC -CPUs PPC SPARC x86 z Systems
> +% Alpha ARMv8 ARMv7 Itanium MIPS PA-RISC -CPUs PPC SPARC x86 z Series
> \cellcolor{white}
> Memory Ordering
> & Loads Reordered After Loads or Stores?
> --
> 2.10.0
>
prev parent reply other threads:[~2017-10-17 16:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-17 2:20 [PATCH 1/5] memorder: Add missed comma SeongJae Park
2017-10-17 2:20 ` [PATCH 2/5] memorder: Close unclosed parenthesis SeongJae Park
2017-10-17 2:20 ` [PATCH 3/5] memorder: Add missed unbreakable space before line number SeongJae Park
2017-10-17 2:20 ` [PATCH 4/5] memorder: Fix typo on instruction name (LDAR -> LDLAR) SeongJae Park
2017-10-17 2:20 ` [PATCH 5/5] memorder: Use zSeries name consistently SeongJae Park
2017-10-17 16:16 ` 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=20171017161637.GO3521@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 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.