diff options
author | Boqun Feng <[email protected]> | 2024-07-03 09:26:16 -0700 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2024-09-13 23:56:44 -0700 |
commit | a49f48cc7d26270bee727d30ce830d4129b33d4a (patch) | |
tree | beb03d7285693dc856cc4885d5961444470287d1 | |
parent | 2040c9cb140ec2925be9c6c18479d796ced15126 (diff) |
MAINTAINERS: Add the dedicated maillist info for LKMM
A dedicated mail list has been created for Linux kernel memory model
discussion, which could help people more easily track memory model
related discussions. This could also help bring memory model discussions
to a broader audience. Therefore, add the list information to the LKMM
maintainers entry.
Signed-off-by: Boqun Feng <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Acked-by: Andrea Parri <[email protected]>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 42decde38320..0a3a769148fd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12993,6 +12993,7 @@ R: Daniel Lustig <[email protected]> R: Joel Fernandes <[email protected]> S: Supported T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git dev F: Documentation/atomic_bitops.txt |