Skip to content
Snippets Groups Projects
user avatar
H. Peter Anvin authored
* 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: default avatarH. Peter Anvin <hpa@linux.intel.com>
17787542
History
Name Last commit Last update
..