On Thu, 08 Aug 2024 11:32:47 +0200, Christophe Leroy wrote: > Commit 6b0e82791bd0 ("powerpc/e500: switch to 64 bits PGD on 85xx > (32 bits)") increased the size of PGD entries but failed to increase > the PGD directory. > > Use the size of pgd_t instead of the size of pointers to calculate > the allocated size. > > [...] Applied to powerpc/fixes. [1/1] powerpc/mm: Fix size of allocated PGDIR https://git.kernel.org/powerpc/c/e7a9af8c93aa9f408f9972809b642faeec5287e1 cheers