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

Mike Rapoport posted 2 patches 8 months, 4 weeks ago
mm/memblock.c |  3 +++
mm/mm_init.c  | 12 ++++++------
2 files changed, 9 insertions(+), 6 deletions(-)
[PATCH 0/2] mm: fixes for fallouts from mem_init() cleanup
Posted by Mike Rapoport 8 months, 4 weeks ago
From: "Mike Rapoport (Microsoft)" <rppt@kernel.org>

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