[PATCH] arm64/mm: Ensure PGD_SIZE is aligned to 64 bytes when PA_BITS = 52

Catalin Marinas catalin.marinas at arm.com
Tue Nov 11 12:17:08 PST 2025


On Fri, 31 Oct 2025 07:12:55 +0000, Anshuman Khandual wrote:
> Although the comment clearly states about PGD table's alignment requirement
> (when PA_BITS = 52) but the subsequent BUILD_BUG_ON() tests size comparison
> to 64 bytes instead. So change it as an actual alignment test.
> 
> 

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

[1/1] arm64/mm: Ensure PGD_SIZE is aligned to 64 bytes when PA_BITS = 52
      https://git.kernel.org/arm64/c/e2e21a9757b9

-- 
Catalin




More information about the linux-arm-kernel mailing list