[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tip-dfeccea61716d3ca1bf3477610d1f29abf6d99ca@git.kernel.org>
Date: Fri, 12 Aug 2016 01:25:20 -0700
From: tip-bot for SeongJae Park <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: mingo@...nel.org, peterz@...radead.org, hpa@...or.com,
tglx@...utronix.de, torvalds@...ux-foundation.org,
paulmck@...ux.vnet.ibm.com, sj38.park@...il.com,
linux-kernel@...r.kernel.org
Subject: [tip:locking/core] locking/Documentation: Maintain consistent blank
line
Commit-ID: dfeccea61716d3ca1bf3477610d1f29abf6d99ca
Gitweb: http://git.kernel.org/tip/dfeccea61716d3ca1bf3477610d1f29abf6d99ca
Author: SeongJae Park <sj38.park@...il.com>
AuthorDate: Thu, 11 Aug 2016 11:17:40 -0700
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Fri, 12 Aug 2016 08:24:13 +0200
locking/Documentation: Maintain consistent blank line
Signed-off-by: SeongJae Park <sj38.park@...il.com>
Signed-off-by: Paul E. McKenney <paulmck@...ux.vnet.ibm.com>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Thomas Gleixner <tglx@...utronix.de>
Cc: dhowells@...hat.com
Cc: linux-arch@...r.kernel.org
Cc: will.deacon@....com
Link: http://lkml.kernel.org/r/1470939463-31950-1-git-send-email-paulmck@linux.vnet.ibm.com
Signed-off-by: Ingo Molnar <mingo@...nel.org>
---
Documentation/memory-barriers.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/memory-barriers.txt b/Documentation/memory-barriers.txt
index a4d0a99..e1926a0 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
------------------
Powered by blists - more mailing lists