[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1517486666-11011-1-git-send-email-parri.andrea@gmail.com>
Date: Thu, 1 Feb 2018 13:04:26 +0100
From: Andrea Parri <parri.andrea@...il.com>
To: stern@...land.harvard.edu, will.deacon@....com,
peterz@...radead.org, boqun.feng@...il.com, npiggin@...il.com,
dhowells@...hat.com, j.alglave@....ac.uk, luc.maranget@...ia.fr,
paulmck@...ux.vnet.ibm.com
Cc: linux-kernel@...r.kernel.org, mingo@...nel.org,
Andrea Parri <parri.andrea@...il.com>
Subject: [PATCH 2/2] MAINTAINERS: add the Memory Consistency Model subsystem
Integrate (and then remove) tools/memory-model/MAINTAINERS into the
main MAINTAINERS file. This way get_maintainer.pl can give a "right
answer" for tools/memory-model/.
Suggested-by: Ingo Molnar <mingo@...nel.org>
Signed-off-by: Andrea Parri <parri.andrea@...il.com>
---
MAINTAINERS | 16 ++++++++++++++++
tools/memory-model/MAINTAINERS | 15 ---------------
2 files changed, 16 insertions(+), 15 deletions(-)
delete mode 100644 tools/memory-model/MAINTAINERS
diff --git a/MAINTAINERS b/MAINTAINERS
index 217a8759e897e..08454be9237d7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8091,6 +8091,22 @@ M: Kees Cook <keescook@...omium.org>
S: Maintained
F: drivers/misc/lkdtm*
+LINUX KERNEL MEMORY CONSISTENCY MODEL
+M: Alan Stern <stern@...land.harvard.edu>
+M: Andrea Parri <parri.andrea@...il.com>
+M: Will Deacon <will.deacon@....com>
+M: Peter Zijlstra <peterz@...radead.org>
+M: Boqun Feng <boqun.feng@...il.com>
+M: Nicholas Piggin <npiggin@...il.com>
+M: David Howells <dhowells@...hat.com>
+M: Jade Alglave <j.alglave@....ac.uk>
+M: Luc Maranget <luc.maranget@...ia.fr>
+M: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
+L: linux-kernel@...r.kernel.org
+S: Supported
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
+F: tools/memory-model/
+
LINUX SECURITY MODULE (LSM) FRAMEWORK
M: Chris Wright <chrisw@...s-sol.org>
L: linux-security-module@...r.kernel.org
diff --git a/tools/memory-model/MAINTAINERS b/tools/memory-model/MAINTAINERS
deleted file mode 100644
index db3bd3fc0435b..0000000000000
--- a/tools/memory-model/MAINTAINERS
+++ /dev/null
@@ -1,15 +0,0 @@
-LINUX KERNEL MEMORY CONSISTENCY MODEL
-M: Alan Stern <stern@...land.harvard.edu>
-M: Andrea Parri <parri.andrea@...il.com>
-M: Will Deacon <will.deacon@....com>
-M: Peter Zijlstra <peterz@...radead.org>
-M: Boqun Feng <boqun.feng@...il.com>
-M: Nicholas Piggin <npiggin@...il.com>
-M: David Howells <dhowells@...hat.com>
-M: Jade Alglave <j.alglave@....ac.uk>
-M: Luc Maranget <luc.maranget@...ia.fr>
-M: "Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
-L: linux-kernel@...r.kernel.org
-S: Supported
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git
-F: tools/memory-model/
--
2.7.4
Powered by blists - more mailing lists