>From 30b53cae7cbbb00daef6c6a979e6e5d39680b9b8 Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiyks@xxxxxxxxx> Date: Sat, 1 Apr 2017 08:48:26 +0900 Subject: [RFC PATCH 11/12] advsync: Add extdash shortcut Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx> --- advsync/memorybarriers.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/advsync/memorybarriers.tex b/advsync/memorybarriers.tex index 99593a6..d2ad7b8 100644 --- a/advsync/memorybarriers.tex +++ b/advsync/memorybarriers.tex @@ -2828,7 +2828,7 @@ respectively. } \QuickQuizEnd \paragraph{Lock-Based Critical Sections:} -Although an ACQUIRE-RELEASE pair does not act as a full memory barrier, +Although an ACQUIRE\-/RELEASE pair does not act as a full memory barrier, these operations \emph{do} affect memory ordering. Consider the following code: -- 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