From: SeongJae Park Date: Thu, 11 Aug 2016 18:17:40 +0000 (-0700) Subject: locking/Documentation: Maintain consistent blank line X-Git-Tag: v4.9-rc1~165^2~22 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dfeccea61716d3ca1bf3477610d1f29abf6d99ca;p=platform%2Fkernel%2Flinux-exynos.git locking/Documentation: Maintain consistent blank line Signed-off-by: SeongJae Park Signed-off-by: Paul E. McKenney Cc: Linus Torvalds Cc: Peter Zijlstra Cc: Thomas Gleixner 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 --- 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 ------------------