MAINTAINERS | 1 + 1 file changed, 1 insertion(+)
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@gmail.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@nvidia.com>
R: Joel Fernandes <joel@joelfernandes.org>
L: linux-kernel@vger.kernel.org
L: linux-arch@vger.kernel.org
+L: lkmm@lists.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)
Awesome, thanks! Am 7/3/2024 um 6:26 PM schrieb Boqun Feng: > 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@gmail.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@nvidia.com> > R: Joel Fernandes <joel@joelfernandes.org> > L: linux-kernel@vger.kernel.org > L: linux-arch@vger.kernel.org > +L: lkmm@lists.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
On Wed, Jul 03, 2024 at 09:26:16AM -0700, Boqun Feng wrote: > 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@gmail.com> Queued for v6.12, thank you! Thanx, Paul > --- > 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@nvidia.com> > R: Joel Fernandes <joel@joelfernandes.org> > L: linux-kernel@vger.kernel.org > L: linux-arch@vger.kernel.org > +L: lkmm@lists.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) >
© 2016 - 2026 Red Hat, Inc.