From: Akira Yokosawa <akiyks@gmail.com>
To: "Paul E. McKenney" <paulmck@linux.vnet.ibm.com>
Cc: perfbook@vger.kernel.org, Akira Yokosawa <akiyks@gmail.com>
Subject: [PATCH 2/4] advsync/memorybarriers: Use American spelling (initialize)
Date: Sat, 28 Jan 2017 20:11:13 +0900 [thread overview]
Message-ID: <ccc88b8e-4252-e1f3-1cec-9b4dfd022b15@gmail.com> (raw)
In-Reply-To: <07d5345b-53d6-243c-8ba4-84b865552852@gmail.com>
From edeae13c28aa406ce984c63f91556b4c6595679b Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Sun, 1 Jan 2017 18:17:55 +0900
Subject: [PATCH 2/4] advsync/memorybarriers: Use American spelling (initialize)
Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
---
advsync/memorybarriers.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/advsync/memorybarriers.tex b/advsync/memorybarriers.tex
index 721d893..98f7787 100644
--- a/advsync/memorybarriers.tex
+++ b/advsync/memorybarriers.tex
@@ -1760,7 +1760,7 @@ RCU system, for example,
see \co{rcu_dereference()} in \path{include/linux/rcupdate.h}.
This permits the current
target of an RCU'd pointer to be replaced with a new modified target, without
-the replacement target appearing to be incompletely initialised.
+the replacement target appearing to be incompletely initialized.
See also
Section~\ref{sec:advsync:Cache Coherency}
--
2.7.4
next prev parent reply other threads:[~2017-01-28 11:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-28 11:06 [PATCH 0/4] Misc updates and fixes Akira Yokosawa
2017-01-28 11:08 ` [PATCH 1/4] Update hyphen-to-endash scripts Akira Yokosawa
2017-01-28 11:11 ` Akira Yokosawa [this message]
2017-01-28 11:12 ` [PATCH 3/4] together: Typo fix (a RCU ... -> an RCU ...) Akira Yokosawa
2017-01-28 11:13 ` [PATCH 4/4] Use math mode minus signs for dashes in tables Akira Yokosawa
2017-01-30 19:32 ` [PATCH 0/4] Misc updates and fixes Paul E. McKenney
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=ccc88b8e-4252-e1f3-1cec-9b4dfd022b15@gmail.com \
--to=akiyks@gmail.com \
--cc=paulmck@linux.vnet.ibm.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.