]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
MAINTAINERS: add linux-mm@ list to Kexec Handover
authorPratyush Yadav <ptyadav@amazon.de>
Fri, 13 Jun 2025 13:19:14 +0000 (15:19 +0200)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 20 Jun 2025 03:48:02 +0000 (20:48 -0700)
Along with kexec, KHO also has parts dealing with memory management, like
page/folio initialization, memblock, and preserving/unpreserving memory
for next kernel.  Copy linux-mm@ to KHO patches so the right set of eyes
can look at changes to those parts.

Link: https://lkml.kernel.org/r/20250613131917.4488-1-pratyush@kernel.org
Signed-off-by: Pratyush Yadav <ptyadav@amazon.de>
Reviewed-by: Pasha Tatashin <pasha.tatashin@soleen.com>
Reviewed-by: Mike Rapoport (Microsoft) <rppt@kernel.org>
Acked-by: SeongJae Park <sj@kernel.org>
Cc: Alexander Graf <graf@amazon.com>
Cc: Baoquan He <bhe@redhat.com>
Cc: Changyuan Lyu <changyuanl@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
MAINTAINERS

index 0c1d245bf7b84f8a78b811e0c9c5a3edc09edc22..9a7fdc52cf9df240620eac54c118e8e4f15e6235 100644 (file)
@@ -13347,6 +13347,7 @@ M:      Alexander Graf <graf@amazon.com>
 M:     Mike Rapoport <rppt@kernel.org>
 M:     Changyuan Lyu <changyuanl@google.com>
 L:     kexec@lists.infradead.org
+L:     linux-mm@kvack.org
 S:     Maintained
 F:     Documentation/admin-guide/mm/kho.rst
 F:     Documentation/core-api/kho/*