]> 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)
commit2c3c20f9ccff90cbff9374bbd5a0e3c21d363b4b
treec65201412507121fc7d53cb49590b0b8cde1a3a3
parentd4409821101205ed1e6e88b1fa5976bbeac8b87f
parentfb7208e77a5f3c2196d4892ac932d80b1d96f409
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