aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeongJae Park <[email protected]>2016-08-11 11:17:40 -0700
committerIngo Molnar <[email protected]>2016-08-12 08:24:13 +0200
commitdfeccea61716d3ca1bf3477610d1f29abf6d99ca (patch)
tree1c6ff03b5014c1c0e02779eec1b2501822d22428
parent80127a39681bd68c959f0953f84a830cbd7c3b1c (diff)
locking/Documentation: Maintain consistent blank line
Signed-off-by: SeongJae Park <[email protected]> Signed-off-by: Paul E. McKenney <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
-rw-r--r--Documentation/memory-barriers.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/memory-barriers.txt b/Documentation/memory-barriers.txt
index a4d0a99de04d..e1926a096818 100644
--- a/Documentation/memory-barriers.txt
+++ b/Documentation/memory-barriers.txt
@@ -1928,6 +1928,7 @@ There are some more advanced barrier functions:
See Documentation/DMA-API.txt for more information on consistent memory.
+
MMIO WRITE BARRIER
------------------