>From d4c4e843d7810ad589f256868aafb3cb06147a80 Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiyks@xxxxxxxxx> Date: Sat, 16 Sep 2017 23:34:05 +0900 Subject: [PATCH v2 5/5] memorder: Fix table of 'Summary of Memory Ordering' "PA-RISC CPUs" column should be stricter than "(PA-RISC)" column. Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> --- memorder/memorder.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/memorder/memorder.tex b/memorder/memorder.tex index 596367d..ae9ad7f 100644 --- a/memorder/memorder.tex +++ b/memorder/memorder.tex @@ -3762,7 +3762,7 @@ dependencies. & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ & ~ \\ \cline{2-13} & Non-Sequencially Consistent? - & Y & Y & Y & Y & Y & ~ & Y & Y & Y & Y & Y \\ + & Y & Y & Y & Y & Y & Y & ~ & Y & Y & Y & Y \\ \cline{2-13} & Non-Multicopy Atomic? & Y & Y & Y & Y & Y & Y & ~ & Y & Y & Y & ~ \\ -- 2.7.4 -- 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