Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1436077

[PATCH v4 2/3] memory-barriers.txt: fix wrong section reference

From SeongJae Park <sj38.park@gmail.com>
Newsgroups linux.kernel
Subject [PATCH v4 2/3] memory-barriers.txt: fix wrong section reference
Date 2016-07-04 01:30 +0200
Message-ID <rQYZP-6x5-5@gated-at.bofh.it> (permalink)
References <rQYZP-6x5-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Signed-off-by: SeongJae Park <sj38.park@gmail.com>
---
 Documentation/memory-barriers.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/memory-barriers.txt b/Documentation/memory-barriers.txt
index 360faf4..5af1139 100644
--- a/Documentation/memory-barriers.txt
+++ b/Documentation/memory-barriers.txt
@@ -2035,7 +2035,7 @@ systems, and so cannot be counted on in such a situation to actually achieve
 anything at all - especially with respect to I/O accesses - unless combined
 with interrupt disabling operations.
 
-See also the section on "Inter-CPU locking barrier effects".
+See also the section on "Inter-CPU acquiring barrier effects".
 
 
 As an example, consider the following:
-- 
1.9.1

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v4 0/3] Doc/memory-barriers: Add Korean translation SeongJae Park <sj38.park@gmail.com> - 2016-07-04 01:30 +0200
  [PATCH v4 2/3] memory-barriers.txt: fix wrong section reference SeongJae Park <sj38.park@gmail.com> - 2016-07-04 01:30 +0200
  [PATCH v4 1/3] memory-barriers.txt: maintain consistent blank line SeongJae Park <sj38.park@gmail.com> - 2016-07-04 01:30 +0200
  Re: [PATCH v4 0/3] Doc/memory-barriers: Add Korean translation "Paul E. McKenney" <paulmck@linux.vnet.ibm.com> - 2016-07-05 23:40 +0200
    Re: [PATCH v4 0/3] Doc/memory-barriers: Add Korean translation SeongJae Park <sj38.park@gmail.com> - 2016-07-06 00:20 +0200
  Re: [PATCH v4 3/3] Doc/memory-barriers: Add Korean translation Byungchul Park <byungchul.park@lge.com> - 2016-07-07 14:10 +0200
    Re: [PATCH v4 3/3] Doc/memory-barriers: Add Korean translation SeongJae Park <sj38.park@gmail.com> - 2016-07-08 01:00 +0200
      Re: [PATCH v4 3/3] Doc/memory-barriers: Add Korean translation Byungchul Park <byungchul.park@lge.com> - 2016-07-08 03:20 +0200
        Re: [PATCH v4 3/3] Doc/memory-barriers: Add Korean translation Ingo Molnar <mingo@kernel.org> - 2016-07-08 12:20 +0200
          Re: [PATCH v4 3/3] Doc/memory-barriers: Add Korean translation SeongJae Park <sj38.park@gmail.com> - 2016-07-08 12:30 +0200

csiph-web