diff options
author | 2015-10-27 18:40:47 +0100 | |
---|---|---|
committer | 2015-10-27 18:40:47 +0100 | |
commit | 06ef431ab8060aa8ef51b36f56773d01f6a53f24 (patch) | |
tree | 4ca74ea5ffec670d3e455219c66929c6be398079 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efi (diff) | |
parent | x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabled (diff) | |
download | wireguard-linux-06ef431ab8060aa8ef51b36f56773d01f6a53f24.tar.xz wireguard-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 '')
0 files changed, 0 insertions, 0 deletions