projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80127a3
)
locking/Documentation: Maintain consistent blank line
author
SeongJae Park
<sj38.park@gmail.com>
Thu, 11 Aug 2016 18:17:40 +0000
(11:17 -0700)
committer
Ingo Molnar
<mingo@kernel.org>
Fri, 12 Aug 2016 06:24:13 +0000
(08:24 +0200)
Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: dhowells@redhat.com
Cc: linux-arch@vger.kernel.org
Cc: will.deacon@arm.com
Link:
http://lkml.kernel.org/r/1470939463-31950-1-git-send-email-paulmck@linux.vnet.ibm.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Documentation/memory-barriers.txt
patch
|
blob
|
history
diff --git
a/Documentation/memory-barriers.txt
b/Documentation/memory-barriers.txt
index a4d0a99de04da76d62bc0ceebae88fd5283473e4..e1926a0968188ef76047f7da5bcea5952556e18c 100644
(file)
--- 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
------------------