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

Ard Biesheuvel ard.biesheuvel at linaro.org
Thu Jan 22 09:37:58 PST 2015


On 22 January 2015 at 15:59, Catalin Marinas <catalin.marinas at arm.com> wrote:
> 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.
>

Wow that was quick. I noticed that you mangled my S-o-b line though:
not something I care deeply about, just a FYI



More information about the linux-arm-kernel mailing list