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

Catalin Marinas catalin.marinas at arm.com
Thu Jan 22 10:02:03 PST 2015


On Thu, Jan 22, 2015 at 05:37:58PM +0000, Ard Biesheuvel wrote:
> 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

Interesting. I have a script to use the message-id and download the raw
message from gmane.org (as our email system doesn't like patches). For
some strange reason, it converts your email address but not Laura's (I
used exactly the same script with her patches).

-- 
Catalin



More information about the linux-arm-kernel mailing list