[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tip-01e1cd6de8e75fa28c268b4dc566bc1a39486e71@git.kernel.org>
Date: Wed, 13 Apr 2016 00:28:35 -0700
From: tip-bot for SeongJae Park <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: hpa@...or.com, linux-kernel@...r.kernel.org, dhowells@...hat.com,
akpm@...ux-foundation.org, paulmck@...ux.vnet.ibm.com,
sj38.park@...il.com, peterz@...radead.org,
torvalds@...ux-foundation.org, tglx@...utronix.de, mingo@...nel.org
Subject: [tip:locking/core] locking/Documentation: Add missed subsection in
TOC
Commit-ID: 01e1cd6de8e75fa28c268b4dc566bc1a39486e71
Gitweb: http://git.kernel.org/tip/01e1cd6de8e75fa28c268b4dc566bc1a39486e71
Author: SeongJae Park <sj38.park@...il.com>
AuthorDate: Tue, 12 Apr 2016 08:52:51 -0700
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Wed, 13 Apr 2016 08:52:22 +0200
locking/Documentation: Add missed subsection in TOC
A 'Virtual Machine Guests' subsection was added by this commit:
6a65d26385bf487 ("asm-generic: implement virt_xxx memory barriers")
but the TOC was not updated - update it.
Signed-off-by: SeongJae Park <sj38.park@...il.com>
Signed-off-by: Paul E. McKenney <paulmck@...ux.vnet.ibm.com>
Acked-by: David Howells <dhowells@...hat.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Thomas Gleixner <tglx@...utronix.de>
Cc: bobby.prani@...il.com
Cc: dipankar@...ibm.com
Cc: dvhart@...ux.intel.com
Cc: edumazet@...gle.com
Cc: fweisbec@...il.com
Cc: jiangshanlai@...il.com
Cc: josh@...htriplett.org
Cc: mathieu.desnoyers@...icios.com
Cc: oleg@...hat.com
Cc: rostedt@...dmis.org
Link: http://lkml.kernel.org/r/1460476375-27803-3-git-send-email-paulmck@linux.vnet.ibm.com
[ Rewrote the changelog. ]
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 38b1ce1..718ef25 100644
--- a/Documentation/memory-barriers.txt
+++ b/Documentation/memory-barriers.txt
@@ -61,6 +61,7 @@ Contents:
(*) The things CPUs get up to.
- And then there's the Alpha.
+ - Virtual Machine Guests.
(*) Example uses.
Powered by blists - more mailing lists