]> 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)
commit6579616ffbac91c2a884f04e3df1cc8f4b693d37
tree68748bd20b197309abeeea2698cd0ccffcd15717
parentd6b939b196f2ee26b35e93224a365d83a72aced5
parentad892999d861d38543a1377fc6a64ec8b8ddf0ef
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>