diff options
author | 2025-01-30 16:16:20 -0800 | |
---|---|---|
committer | 2025-02-01 03:53:28 -0800 | |
commit | e5b2a356dc8a88708d97bd47cca3b8f7ed7af6cb (patch) | |
tree | 3ed81ab1b70db2e5d0374f171b122e40a24a2ce2 | |
parent | revert "xarray: port tests to kunit" (diff) | |
download | linux-rng-e5b2a356dc8a88708d97bd47cca3b8f7ed7af6cb.tar.xz linux-rng-e5b2a356dc8a88708d97bd47cca3b8f7ed7af6cb.zip |
MAINTAINERS: include linux-mm for xarray maintenance
MM developers have an interest in the xarray code.
Cc: David Gow <davidgow@google.com>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: "Liam R. Howlett" <Liam.Howlett@oracle.com>
Cc: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
Cc: Matthew Wilcox <willy@infradead.org>
Cc: Sidhartha Kumar <sidhartha.kumar@oracle.com>
Cc: Tamir Duberstein <tamird@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f52a004982c9..ab7463b2f165 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -25729,6 +25729,7 @@ F: arch/x86/entry/vdso/ XARRAY M: Matthew Wilcox <willy@infradead.org> L: linux-fsdevel@vger.kernel.org +L: linux-mm@kvack.org S: Supported F: Documentation/core-api/xarray.rst F: include/linux/idr.h |