Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi...
authorIngo Molnar <mingo@kernel.org>
Tue, 20 Sep 2016 14:59:15 +0000 (16:59 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 20 Sep 2016 14:59:15 +0000 (16:59 +0200)
commit2ab78a724b1fd885b65199707b8e053677745457
tree7df963b952195bf24031651e99e77f343752c11c
parent41a66072c32978ff3914fd6be88f7592ef64bef7
parent92dc33501bfba74655dbf3ec63ea82d040fd6d58
Merge tag 'efi-next' of git://git./linux/kernel/git/mfleming/efi into efi/core

Pull EFI fix from Matt Fleming:

 * Fix a boot crash reported by Mike Galbraith and Mike Krinkin. The
   new EFI memory map reservation code didn't align reservations to
   EFI_PAGE_SIZE boundaries causing bogus regions to be inserted into
   the global EFI memory map (Matt Fleming)

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