[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240703162616.78278-1-boqun.feng@gmail.com>
Date: Wed, 3 Jul 2024 09:26:16 -0700
From: Boqun Feng <boqun.feng@...il.com>
To: linux-kernel@...r.kernel.org,
lkmm@...ts.linux.dev
Cc: Alan Stern <stern@...land.harvard.edu>,
Andrea Parri <parri.andrea@...il.com>, Will Deacon <will@...nel.org>,
Peter Zijlstra <peterz@...radead.org>, Boqun Feng <boqun.feng@...il.com>,
Nicholas Piggin <npiggin@...il.com>, David Howells <dhowells@...hat.com>,
Jade Alglave <j.alglave@....ac.uk>, Luc Maranget <luc.maranget@...ia.fr>,
"Paul E. McKenney" <paulmck@...nel.org>,
Akira Yokosawa <akiyks@...il.com>, Daniel Lustig <dlustig@...dia.com>,
Joel Fernandes <joel@...lfernandes.org>, linux-arch@...r.kernel.org,
Miguel Ojeda <ojeda@...nel.org>, Alex Gaynor <alex.gaynor@...il.com>,
Wedson Almeida Filho <wedsonaf@...il.com>, Gary Guo <gary@...yguo.net>,
Björn Roy Baron <bjorn3_gh@...tonmail.com>,
Benno Lossin <benno.lossin@...ton.me>,
Andreas Hindborg <a.hindborg@...sung.com>,
Alice Ryhl <aliceryhl@...gle.com>, rust-for-linux@...r.kernel.org,
Jonas Oberhauser <jonas.oberhauser@...weicloud.com>,
Hernan Ponce de Leon <hernan.poncedeleon@...weicloud.com>,
Puranjay Mohan <puranjay@...nel.org>
Subject: [PATCH] MAINTAINERS: Add the dedicated maillist info for LKMM
A dedicated mail list is created for Linux kernel memory model
discussion, and this could help more people to track down memory model
related discussion, since oftentimes memory model discussions would
involve a broader audience. Hence add the list information into the
maintainers entry of LKMM.
Signed-off-by: Boqun Feng <boqun.feng@...il.com>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 3f2047082073..a77bd8a49cd9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12796,6 +12796,7 @@ R: Daniel Lustig <dlustig@...dia.com>
R: Joel Fernandes <joel@...lfernandes.org>
L: linux-kernel@...r.kernel.org
L: linux-arch@...r.kernel.org
+L: lkmm@...ts.linux.dev
S: Supported
T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git dev
F: Documentation/atomic_bitops.txt
--
2.39.3 (Apple Git-146)
Powered by blists - more mailing lists