summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/efi/efi.c
diff options
context:
space:
mode:
authorIngo Molnar <mingo@kernel.org>2015-10-27 18:40:47 +0100
committerIngo Molnar <mingo@kernel.org>2015-10-27 18:40:47 +0100
commit06ef431ab8060aa8ef51b36f56773d01f6a53f24 (patch)
tree4ca74ea5ffec670d3e455219c66929c6be398079 /drivers/firmware/efi/efi.c
parentMerge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... (diff)
parentx86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabled (diff)
downloadlinux-06ef431ab8060aa8ef51b36f56773d01f6a53f24.tar.xz
linux-06ef431ab8060aa8ef51b36f56773d01f6a53f24.zip
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi
Pull EFI fix from Matt Fleming: - Fix a kernel panic by not passing EFI virtual mapping addresses to __pa() in the x86 pageattr code. Since these virtual addreses are not part of the direct mapping or kernel text mapping, passing them to __pa() will trigger a BUG_ON() when CONFIG_DEBUG_VIRTUAL is enabled. (Sai Praneeth Prakhya) Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'drivers/firmware/efi/efi.c')
0 files changed, 0 insertions, 0 deletions