]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming...
authorIngo Molnar <mingo@kernel.org>
Tue, 9 Sep 2014 14:56:12 +0000 (16:56 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 9 Sep 2014 14:56:12 +0000 (16:56 +0200)
commita21a6409b1a053783a174e14e6895ebd72ec93a2
tree68748bd20b197309abeeea2698cd0ccffcd15717
parent0d3397449ea9fcfbe829848b46aea767a6e6f5d1
parent7b357ed61c56af4bca3b55485b2829cb35743fa3
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent

Pull EFI fixes from Matt Fleming:

  * Fix early boot regression affecting x86 EFI boot stub when loading
    initrds above 4GB - Yinghai Lu

  * Relocate GOT entries in the x86 EFI boot stub now that we have
    symbols with global visibility - Matt Fleming

  * fdt memory reservation fix for arm64 - Mark Salter

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