linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mm: fixes for fallouts from mem_init() cleanup
@ 2025-03-25 11:49 Mike Rapoport
  2025-03-25 11:49 ` [PATCH 1/2] mm/mm_init: init holes in the end of the memory map for FLATMEM Mike Rapoport
  2025-03-25 11:49 ` [PATCH 2/2] memblock: don't release high memory to page allocator when HIGHMEM is off Mike Rapoport
  0 siblings, 2 replies; 4+ messages in thread
From: Mike Rapoport @ 2025-03-25 11:49 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Andy Lutomirski, Borislav Petkov, Dave Hansen, Ingo Molnar,
	Mike Rapoport, Nathan Chancellor, H. Peter Anvin, Peter Zijlstra,
	Thomas Bogendoerfer, Thomas Gleixner, Jiaxun Yang,
	kernel test robot, linux-arch, linux-kernel, linux-mips,
	linux-mm, x86

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-03-26 15:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-25 11:49 [PATCH 0/2] mm: fixes for fallouts from mem_init() cleanup Mike Rapoport
2025-03-25 11:49 ` [PATCH 1/2] mm/mm_init: init holes in the end of the memory map for FLATMEM Mike Rapoport
2025-03-25 11:49 ` [PATCH 2/2] memblock: don't release high memory to page allocator when HIGHMEM is off Mike Rapoport
2025-03-26 15:22   ` Nathan Chancellor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox