···127127 }128128129129 /* Shatter the huge page into the preallocated L2 page table. */130130- pmd_populate_kernel(&init_mm, pmd,131131- get_prealloc_pte(pte_pfn(*(pte_t *)pmd)));130130+ pmd_populate_kernel(&init_mm, pmd, get_prealloc_pte(pmd_pfn(*pmd)));132131133132#ifdef __PAGETABLE_PMD_FOLDED134133 /* Walk every pgd on the system and update the pmd there. */