Skip to content
Commit 523d6e9f authored by zhichang.yuan's avatar zhichang.yuan Committed by Catalin Marinas
Browse files

arm64:mm: free the useless initial page table



For 64K page system, after mapping a PMD section, the corresponding initial
page table is not needed any more. That page can be freed.

Signed-off-by: default avatarZhichang Yuan <zhichang.yuan@linaro.org>
[catalin.marinas@arm.com: added BUG_ON() to catch late memblock freeing]
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 62fa5e20
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