]> 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, 16 Feb 2016 15:46:40 +0000 (16:46 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 16 Feb 2016 15:46:40 +0000 (16:46 +0100)
commit3a833abfdd03f65fd566e0b40ed542273f7786eb
tree2e8aa46386585d6a9f4744ce3d2207823660a205
parent5b2de10a13c89b7e76c46660e2620da7b2362da8
parente5f113c0fc4f4de57647404302fc791b010ea35e
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent

Pull EFI bug fixes from Matt Fleming:

 * Fix bugs in our code that converts ucs2 strings to utf8 where we
   unintentionally drop bits from the original string (Jason Andryuk)

 * Add the efi-pstore variables to the variable whitelist so that
   users can continue to delete them via efivarfs without needing to
   manipulate the immutable flag (Matt Fleming)

Signed-off-by: Ingo Molnar <mingo@kernel.org>