[PATCH] arm64: Use correct method to calculate nomap region boundaries

Catalin Marinas catalin.marinas at arm.com
Wed Jan 5 10:20:16 PST 2022


On Fri, 22 Oct 2021 15:06:46 +0800, Huacai Chen wrote:
> Nomap regions are treated as "reserved". When region boundaries are not
> page aligned, we usually increase the "reserved" regions rather than
> decrease them. So, we should use memblock_region_reserved_base_pfn()/
> memblock_region_reserved_end_pfn() instead of memblock_region_memory_
> base_pfn()/memblock_region_memory_base_pfn() to calculate boundaries.
> 
> 
> [...]

Applied to arm64 (for-next/misc), thanks!

[1/1] arm64: Use correct method to calculate nomap region boundaries
      https://git.kernel.org/arm64/c/daa149dd8cd4

-- 
Catalin




More information about the linux-arm-kernel mailing list