Re: [PATCH v2 0/3] mm: split a couple of headers from internal.h
SJ Park <[email protected]>
| Newsgroups | org.infradead.lists.kexec,org.kernel.vger.linux-cxl,org.kernel.vger.linux-kernel,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 09 Jul 2026 13:00:02 +0300 "Mike Rapoport (Microsoft)" <[email protected]> wrote: > mm/internal.h becomes more and more bloated. > > Split declarations related to mm_init, memblock, vmalloc and sparse into > new headers. Nice. I also confirmed I can successfully build mm/ for my main test setup after applying this series. For the series, Acked-by: SJ Park <[email protected]> Thanks, SJ [...]