[PATCH 0/2] mm: fixes for fallouts from mem_init() cleanup

From: Mike Rapoport
Date: Tue Mar 25 2025 - 07:49:47 EST


From: "Mike Rapoport (Microsoft)" <rppt@xxxxxxxxxx>

Hi,

These are the fixes for fallouts from mem_init() cleanup reported by Nathan
Chancellor and kbuild.
The details are in the commit messages.

Mike Rapoport (Microsoft) (2):
mm/mm_init: init holes in the end of the memory map for FLATMEM
memblock: don't release high memory to page allocator when HIGHMEM is off

mm/memblock.c | 3 +++
mm/mm_init.c | 12 ++++++------
2 files changed, 9 insertions(+), 6 deletions(-)


base-commit: 0a1e082b64ccce165e7307a7b49d22b2504f9d1f
--
2.47.2