commit | 1a800589052f03ce09008f82ad2c69f0af5d315a | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@kernel.org> | Fri Oct 16 12:03:22 2015 +0200 |
committer | Ingo Molnar <mingo@kernel.org> | Fri Oct 16 12:03:22 2015 +0200 |
tree | dff91e9cbe6fa43060885ed45529296d905bf774 | |
parent | 8a53554e12e98d1759205afd7b8e9e2ea0936f48 [diff] | |
parent | f5f3497cad8c8416a74b9aaceb127908755d020a [diff] |
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent Pull EFI fix from Matt Fleming: - Ensure that the identity mapping in initial_page_table is updated to cover the entire kernel range. This fixes a triple fault on non-PAE kernels when booting on 32-bit EFI due to accessing an unmapped GDT in efi_call_phys_prolog(). (Paolo Bonzini) Signed-off-by: Ingo Molnar <mingo@kernel.org>