]> 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>
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)
commit20d0dd4cb13c679909a290ceff00ee5f04c587dd
treec65201412507121fc7d53cb49590b0b8cde1a3a3
parent6b590b6c0d26a87e99275161cfcd2bcc1bdedd16
parent4893fc33445935cf5a5231f9e884fbd8b3e290c7
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:

 * 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