Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming...
authorIngo Molnar <mingo@kernel.org>
Wed, 6 May 2015 06:29:37 +0000 (08:29 +0200)
committerIngo Molnar <mingo@kernel.org>
Wed, 6 May 2015 06:30:24 +0000 (08:30 +0200)
commitc102cb097d9371c2c60049d041ab1f8bdca5ccc2
treec65201412507121fc7d53cb49590b0b8cde1a3a3
parentde71ad2c97862eae1516aa36528cc3b317c17b2f
parentd67e199611b986b345ea3087ee2e4a15da1c98b3
Merge tag 'efi-urgent' of git://git./linux/kernel/git/mfleming/efi into x86/urgent

Pull EFI fixes from Matt Fleming:

 * Avoid garbage names in efivarfs due to buggy firmware by zeroing
   EFI variable name. (Ross Lagerwall)

 * Stop erroneously dropping upper 32 bits of boot command line pointer
   in EFI boot stub and stash them in ext_cmd_line_ptr. (Roy Franz)

 * Fix double-free bug in error handling code path of EFI runtime map
   code. (Dan Carpenter)

Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/boot/compressed/eboot.c