7/17

mm/sparse-vmemmap: move vmemmap_get_tail() before PTE population

将 vmemmap_get_tail() 及其依赖的 vmemmap_alloc_block_zero() 移到 PTE 填充之前,避免后续添加前向声明。