[PATCH] xarray: port tests to kunit
Andrew Morton
akpm at linux-foundation.org
Fri Jan 31 11:22:30 AEDT 2025
On Wed, 29 Jan 2025 16:28:32 -0500 Tamir Duberstein <tamird at gmail.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 at linux-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 at linux-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 at infradead.org>
L: linux-fsdevel at vger.kernel.org
+L: linux-mm at kvack.org
S: Supported
F: Documentation/core-api/xarray.rst
F: include/linux/idr.h
_
More information about the Linuxppc-dev
mailing list