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@xxxxxxxxx> 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 > -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html