]> 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, 18 Feb 2015 13:40:40 +0000 (14:40 +0100)
committerIngo Molnar <mingo@kernel.org>
Wed, 18 Feb 2015 13:40:40 +0000 (14:40 +0100)
commit24d5500409a17b96e1a49dcf1260f9e35663e571
treef8980bea7e8e62130cd477dd2ab32b54353448ab
parent4a0e833e531424cc8bccc887b8b1074779418a10
parent53ad94f1c7203191deb60a8e72b46604bf838956
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:

" - Leave a valid 64-bit IDT installed during runtime EFI mixed mode
    calls to avoid triple faults if an NMI/MCE is received.

  - Revert Ard's change to the libstub get_memory_map() that went into
    the v3.20 merge window because it causes boot regressions on Qemu and
    Xen. "

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