[PATCH] MAINTAINERS: Adjust T: entry for LKMM

From: Akira Yokosawa

Date: Tue Apr 28 2026 - 08:23:45 EST


Commit 8f6f1636e345 ("MAINTAINERS: Update RCU git tree") updated
LKMM git tree along with RCU related subsystems' tree info.

However, LKMM is maintained at Paul's linux-rcu git tree at the
moment.

Adjust it.

Fixes: 8f6f1636e345 ("MAINTAINERS: Update RCU git tree")
Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx>
Cc: <stable@xxxxxxxxxxxxxxx>
---

Hi Paul,

While I was skimming MAINTAINERS for other purposes, I came
across this error. I'm not sure about "Cc: stable" if it's
worth for this one. It's up to you.

Thanks, Akira

--
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 96ea84948d76..d3e9c648d596 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14732,7 +14732,7 @@ L: linux-kernel@xxxxxxxxxxxxxxx
L: linux-arch@xxxxxxxxxxxxxxx
L: lkmm@xxxxxxxxxxxxxxx
S: Supported
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux.git rcu/dev
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git dev
F: Documentation/atomic_bitops.txt
F: Documentation/atomic_t.txt
F: Documentation/core-api/refcount-vs-atomic.rst
--
2.43.0