On 01.08.24 08:08, Mike Rapoport wrote:
From: "Mike Rapoport (Microsoft)" <r...@kernel.org>

numa_cleanup_meminfo() moves blocks outside system RAM to
numa_reserved_meminfo and it uses 0 and PFN_PHYS(max_pfn) to determine
the memory boundaries.

Replace the memory range boundaries with more portable
memblock_start_of_DRAM() and memblock_end_of_DRAM().

Signed-off-by: Mike Rapoport (Microsoft) <r...@kernel.org>
Tested-by: Zi Yan <z...@nvidia.com> # for x86_64 and arm64
---

Acked-by: David Hildenbrand <da...@redhat.com>

--
Cheers,

David / dhildenb

Reply via email to