]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'efi-urgent' into x86/efi
authorH. Peter Anvin <hpa@linux.intel.com>
Mon, 11 Aug 2014 20:58:54 +0000 (13:58 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 11 Aug 2014 20:58:54 +0000 (13:58 -0700)
commit798cae8be291252eac3ce37d2d5305302fba6302
tree2bb16d5bceab26b92ea68c2b895ce4a353d9338a
parentd50ea0bd748bdbaef4376bf40fddeadc3f88ed8c
parentd083d2b2ec98c1a20be31eebff3a0a3eefc3460b
Merge tag 'efi-urgent' into x86/efi

 * Enforce CONFIG_RELOCATABLE for the x86 EFI boot stub, otherwise
   it's possible to overwrite random pieces of unallocated memory during
   kernel decompression, leading to machine resets.

Resolved Conflicts:
arch/x86/Kconfig

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/Kconfig
arch/x86/boot/header.S
drivers/firmware/efi/efi.c
drivers/firmware/efi/libstub/fdt.c