Re: [PATCH] MAINTAINERS: Adjust T: entry for LKMM
From: Paul E. McKenney
Date: Tue Apr 28 2026 - 14:52:48 EST
On Tue, Apr 28, 2026 at 09:18:06PM +0900, Akira Yokosawa wrote:
> 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.
Good catch!!!
But the error is not in the MAINTAINERS file, but rather in my failure
to remember to hand off the LKMM patches. Unless Boqun, Frederic,
Joel, Neeraj, and Uladzislau have changed their minds and would rather
I continue pushing them, in which case I will take your patch.
Thanx, Paul
> 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
>