]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit5ac385d83525fb8924ef87c18a4dc49998366394
tree68748bd20b197309abeeea2698cd0ccffcd15717
parentcc99535eb4049c730cac421d403d079593cb31ae
parent0ceac9e094b065fe3fec19669740f338d3480498
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>