[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20250130162230.168530a472df1e56ba987f75@linux-foundation.org>
Date: Thu, 30 Jan 2025 16:22:30 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Tamir Duberstein <tamird@...il.com>
Cc: "Liam R. Howlett" <Liam.Howlett@...cle.com>, Sidhartha Kumar
<sidhartha.kumar@...cle.com>, christophe.leroy@...roup.eu,
geert@...ux-m68k.org, justinstitt@...gle.com, linux-kernel@...r.kernel.org,
linux-m68k@...ts.linux-m68k.org, linuxppc-dev@...ts.ozlabs.org,
llvm@...ts.linux.dev, maddy@...ux.ibm.com, morbo@...gle.com,
mpe@...erman.id.au, nathan@...nel.org, naveen@...nel.org,
ndesaulniers@...gle.com, npiggin@...il.com, Matthew Wilcox
<willy@...radead.org>, linux-mm@...ck.org
Subject: Re: [PATCH] xarray: port tests to kunit
On Wed, 29 Jan 2025 16:28:32 -0500 Tamir Duberstein <tamird@...il.com> wrote:
> > How are grammar corrections going to the right person (but not the
> > mailing list) while an entire conversion to kunit is not [1]?
>
> Very simple: the tests are not properly included in MAINTAINERS. I
> sent https://lore.kernel.org/all/20250129-xarray-test-maintainer-v1-1-482e31f30f47@gmail.com/
> a few minutes ago for this reason.
I failed to notice that this patch didn't cc linux-mm.
MAINTAINERS doesn't ask people to cc linux-mm on xarray changes.
linux-mm averages 130 messages/day - I think it's reasonable to believe
that MM developers spend a few minutes a day scanning the Subject:s.
This:
From: Andrew Morton <akpm@...ux-foundation.org>
Subject: MAINTAINERS: include linux-mm for xarray maintenance
Date: Thu Jan 30 04:16:20 PM PST 2025
MM developers have an interest in the xarray code.
Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
--- a/MAINTAINERS~maintainers-include-linux-mm-for-xarray-maintenance
+++ a/MAINTAINERS
@@ -25676,6 +25676,7 @@ F: arch/x86/entry/vdso/
XARRAY
M: Matthew Wilcox <willy@...radead.org>
L: linux-fsdevel@...r.kernel.org
+L: linux-mm@...ck.org
S: Supported
F: Documentation/core-api/xarray.rst
F: include/linux/idr.h
_
Powered by blists - more mailing lists