[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250613131917.4488-1-pratyush@kernel.org>
Date: Fri, 13 Jun 2025 15:19:14 +0200
From: Pratyush Yadav <pratyush@...nel.org>
To: Alexander Graf <graf@...zon.com>,
Mike Rapoport <rppt@...nel.org>,
Changyuan Lyu <changyuanl@...gle.com>,
Pasha Tatashin <pasha.tatashin@...een.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Baoquan He <bhe@...hat.com>
Cc: Pratyush Yadav <ptyadav@...zon.de>,
kexec@...ts.infradead.org,
linux-kernel@...r.kernel.org,
linux-mm@...ck.org
Subject: [PATCH] MAINTAINERS: add linux-mm@ list to Kexec Handover
From: Pratyush Yadav <ptyadav@...zon.de>
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.
Signed-off-by: Pratyush Yadav <ptyadav@...zon.de>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 99fbde0077927..7a0bc21d906bd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13346,6 +13346,7 @@ M: Alexander Graf <graf@...zon.com>
M: Mike Rapoport <rppt@...nel.org>
M: Changyuan Lyu <changyuanl@...gle.com>
L: kexec@...ts.infradead.org
+L: linux-mm@...ck.org
S: Maintained
F: Documentation/admin-guide/mm/kho.rst
F: Documentation/core-api/kho/*
--
2.47.1
Powered by blists - more mailing lists