[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tip-70b83069f70d185356beba3202b9d167ee39f051@git.kernel.org>
Date: Tue, 17 Jul 2018 02:30:16 -0700
From: "tip-bot for Paul E. McKenney" <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: tglx@...utronix.de, stern@...land.harvard.edu,
linux-kernel@...r.kernel.org, davem@...emloft.net,
akiyks@...il.com, andrea.parri@...rulasolutions.com,
luc.maranget@...ia.fr, boqun.feng@...il.com, npiggin@...il.com,
hpa@...or.com, paulmck@...ux.vnet.ibm.com, dhowells@...hat.com,
dlustig@...dia.com, j.alglave@....ac.uk, mingo@...nel.org,
will.deacon@....com, torvalds@...ux-foundation.org,
peterz@...radead.org
Subject: [tip:locking/core] tools/memory-model: Add informal LKMM
documentation to MAINTAINERS
Commit-ID: 70b83069f70d185356beba3202b9d167ee39f051
Gitweb: https://git.kernel.org/tip/70b83069f70d185356beba3202b9d167ee39f051
Author: Paul E. McKenney <paulmck@...ux.vnet.ibm.com>
AuthorDate: Mon, 16 Jul 2018 11:06:00 -0700
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Tue, 17 Jul 2018 09:30:32 +0200
tools/memory-model: Add informal LKMM documentation to MAINTAINERS
The Linux-kernel memory model has been informal, with a number of
text files documenting it. It would be good to make sure that these
informal descriptions are kept up to date and/or pruned appropriately.
This commit therefore brings more of those text files into the LKMM
MAINTAINERS file entry.
Signed-off-by: Paul E. McKenney <paulmck@...ux.vnet.ibm.com>
Acked-by: Andrea Parri <andrea.parri@...rulasolutions.com>
Cc: Akira Yokosawa <akiyks@...il.com>
Cc: Alan Stern <stern@...land.harvard.edu>
Cc: Boqun Feng <boqun.feng@...il.com>
Cc: Daniel Lustig <dlustig@...dia.com>
Cc: David Howells <dhowells@...hat.com>
Cc: David S. Miller <davem@...emloft.net>
Cc: Jade Alglave <j.alglave@....ac.uk>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Luc Maranget <luc.maranget@...ia.fr>
Cc: Nicholas Piggin <npiggin@...il.com>
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Thomas Gleixner <tglx@...utronix.de>
Cc: Will Deacon <will.deacon@....com>
Cc: linux-arch@...r.kernel.org
Cc: parri.andrea@...il.com
Link: http://lkml.kernel.org/r/20180716180605.16115-9-paulmck@linux.vnet.ibm.com
Signed-off-by: Ingo Molnar <mingo@...nel.org>
---
MAINTAINERS | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index eb427596f3e0..900889a47627 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8318,9 +8318,14 @@ M: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
R: Akira Yokosawa <akiyks@...il.com>
R: Daniel Lustig <dlustig@...dia.com>
L: linux-kernel@...r.kernel.org
+L: linux-arch@...r.kernel.org
S: Supported
T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
F: tools/memory-model/
+F: Documentation/atomic_bitops.txt
+F: Documentation/atomic_t.txt
+F: Documentation/core-api/atomic_ops.rst
+F: Documentation/core-api/refcount-vs-atomic.rst
F: Documentation/memory-barriers.txt
LINUX SECURITY MODULE (LSM) FRAMEWORK
Powered by blists - more mailing lists