Commit-ID:  01e1cd6de8e75fa28c268b4dc566bc1a39486e71
Gitweb:     http://git.kernel.org/tip/01e1cd6de8e75fa28c268b4dc566bc1a39486e71
Author:     SeongJae Park <[email protected]>
AuthorDate: Tue, 12 Apr 2016 08:52:51 -0700
Committer:  Ingo Molnar <[email protected]>
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 <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Acked-by: David Howells <[email protected]>
Cc: Andrew Morton <[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]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: 
http://lkml.kernel.org/r/[email protected]
[ Rewrote the changelog. ]
Signed-off-by: Ingo Molnar <[email protected]>
---
 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.
 

Reply via email to