Skip to content
Commit 475ba3fc authored by Will Deacon's avatar Will Deacon
Browse files

arm64: mm: Consolidate early page table allocation



The logic for early allocation of page tables is duplicated between
pgd_kernel_pgtable_alloc() and pgd_pgtable_alloc(). Drop the duplication
by calling one from the other and renaming pgd_kernel_pgtable_alloc()
accordingly.

Signed-off-by: default avatarWill Deacon <will.deacon@arm.com>
parent 54c8d911
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment