https://github.com/torvalds/linux
Revision 177875423eb01179738f6badcbb9eef4be789a0e authored by H. Peter Anvin on 05 June 2014, 20:09:44 UTC, committed by H. Peter Anvin on 05 June 2014, 20:09:44 UTC
 * Fix earlyprintk=efi,keep support by switching to an ioremap() mapping
   of the framebuffer when early_ioremap() is no longer available and
   dropping __init from functions that may be invoked after
   free_initmem() - Dave Young

 * We shouldn't be exporting the EFI runtime map in sysfs if not using
   the new 1:1 EFI mapping code since in that case the mappings are not
   static across a kexec reboot - Dave Young

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2 parent s 3e1a878 + a3530e8
History
Tip revision: 177875423eb01179738f6badcbb9eef4be789a0e authored by H. Peter Anvin on 05 June 2014, 20:09:44 UTC
Merge tag 'efi-urgent' into x86/urgent
Tip revision: 1778754
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 272.1 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top