Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming...
authorIngo Molnar <mingo@kernel.org>
Sun, 4 May 2014 18:20:42 +0000 (20:20 +0200)
committerIngo Molnar <mingo@kernel.org>
Sun, 4 May 2014 18:20:42 +0000 (20:20 +0200)
commit0214196ce0e941256797bf54b2fcf1450452df2a
treee61fd92b7abe72d6954d28fdfe3fc176c416c446
parent0384dcae2b18db80c49117ac57ea15211ca48751
parent5f35eb0e29ca26da82febe49d7698dbeb8882ea0
Merge tag 'efi-urgent' of git://git./linux/kernel/git/mfleming/efi into x86/urgent

Pull EFI fix from Matt Fleming:

" * Fix earlyprintk=efi,keep support by switching to an ioremap() mapping
    of the framebuffer when early_ioremap() is no longer available and
    dropping __init from functions that may be invoked after
    free_initmem() - Dave Young "

Signed-off-by: Ingo Molnar <mingo@kernel.org>