[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <tip-e7d74c9f900a12ea0bd5cabb3be142441530e24e@git.kernel.org>
Date: Wed, 21 Feb 2018 02:39:57 -0800
From: tip-bot for Andrea Parri <tipbot@...or.com>
To: linux-tip-commits@...r.kernel.org
Cc: paulmck@...ux.vnet.ibm.com, hpa@...or.com,
linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
mingo@...nel.org, peterz@...radead.org, stern@...land.harvard.edu,
parri.andrea@...il.com, will.deacon@....com, tglx@...utronix.de
Subject: [tip:locking/core] MAINTAINERS: Add the Memory Consistency Model
subsystem
Commit-ID: e7d74c9f900a12ea0bd5cabb3be142441530e24e
Gitweb: https://git.kernel.org/tip/e7d74c9f900a12ea0bd5cabb3be142441530e24e
Author: Andrea Parri <parri.andrea@...il.com>
AuthorDate: Tue, 20 Feb 2018 15:25:02 -0800
Committer: Ingo Molnar <mingo@...nel.org>
CommitDate: Wed, 21 Feb 2018 09:58:12 +0100
MAINTAINERS: Add the Memory Consistency Model subsystem
Move the contents of tools/memory-model/MAINTAINERS into the main
MAINTAINERS file, removing tools/memory-model/MAINTAINERS. This
allows get_maintainer.pl to correctly identify the maintainers of
tools/memory-model/.
Suggested-by: Ingo Molnar <mingo@...nel.org>
Signed-off-by: Andrea Parri <parri.andrea@...il.com>
Signed-off-by: Paul E. McKenney <paulmck@...ux.vnet.ibm.com>
Acked-by: Peter Zijlstra <peterz@...radead.org>
Acked-by: Will Deacon <will.deacon@....com>
Acked-by: Alan Stern <stern@...land.harvard.edu>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Thomas Gleixner <tglx@...utronix.de>
Cc: akiyks@...il.com
Cc: boqun.feng@...il.com
Cc: dhowells@...hat.com
Cc: j.alglave@....ac.uk
Cc: linux-arch@...r.kernel.org
Cc: luc.maranget@...ia.fr
Cc: nborisov@...e.com
Cc: npiggin@...il.com
Link: http://lkml.kernel.org/r/1519169112-20593-2-git-send-email-paulmck@linux.vnet.ibm.com
Signed-off-by: Ingo Molnar <mingo@...nel.org>
---
MAINTAINERS | 16 ++++++++++++++++
tools/memory-model/MAINTAINERS | 15 ---------------
2 files changed, 16 insertions(+), 15 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 9a7f76e..654c6c6 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8148,6 +8148,22 @@ M: Kees Cook <keescook@...omium.org>
S: Maintained
F: drivers/misc/lkdtm*
+LINUX KERNEL MEMORY CONSISTENCY MODEL (LKMM)
+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 db3bd3f..0000000
--- 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/
Powered by blists - more mailing lists