]> 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)
commit7b0d8b3b8ce6fae8343de30ca6b6fc6825c0fc4b
tree2e8aa46386585d6a9f4744ce3d2207823660a205
parent5b92973a224d48ba2ac4d2337ee4ea0eb766b847
parent834dd207f19ce661cab78ed72a71fb9d3e77e532
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>