[PATCH] arm64/efi: move virtmap init to early initcall

Catalin Marinas catalin.marinas at arm.com
Thu Jan 22 07:59:24 PST 2015


On Thu, Jan 22, 2015 at 10:01:40AM +0000, Ard Biesheuvel wrote:
> Now that the create_mapping() code in mm/mmu.c is able to support
> setting up kernel page tables at initcall time, we can move the whole
> virtmap creation to arm64_enable_runtime_services() instead of having
> a distinct stage during early boot. This also allows us to drop the
> arm64-specific EFI_VIRTMAP flag.
> 
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel at linaro.org>

Applied. Thanks.

-- 
Catalin



More information about the linux-arm-kernel mailing list