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
partitions
Kconfig -rw-r--r-- 3.6 KB
Kconfig.iosched -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 844 bytes
blk-cgroup.c -rw-r--r-- 29.4 KB
blk-cgroup.h -rw-r--r-- 16.8 KB
blk-core.c -rw-r--r-- 87.8 KB
blk-exec.c -rw-r--r-- 3.4 KB
blk-flush.c -rw-r--r-- 15.1 KB
blk-integrity.c -rw-r--r-- 11.7 KB
blk-ioc.c -rw-r--r-- 10.2 KB
blk-iopoll.c -rw-r--r-- 5.9 KB
blk-lib.c -rw-r--r-- 7.3 KB
blk-map.c -rw-r--r-- 8.3 KB
blk-merge.c -rw-r--r-- 14.1 KB
blk-mq-cpu.c -rw-r--r-- 1.4 KB
blk-mq-cpumap.c -rw-r--r-- 2.1 KB
blk-mq-sysfs.c -rw-r--r-- 10.1 KB
blk-mq-tag.c -rw-r--r-- 4.7 KB
blk-mq-tag.h -rw-r--r-- 894 bytes
blk-mq.c -rw-r--r-- 33.4 KB
blk-mq.h -rw-r--r-- 1.5 KB
blk-settings.c -rw-r--r-- 26.4 KB
blk-softirq.c -rw-r--r-- 4.4 KB
blk-sysfs.c -rw-r--r-- 16.1 KB
blk-tag.c -rw-r--r-- 9.8 KB
blk-throttle.c -rw-r--r-- 45.7 KB
blk-timeout.c -rw-r--r-- 5.1 KB
blk.h -rw-r--r-- 7.8 KB
bsg-lib.c -rw-r--r-- 6.0 KB
bsg.c -rw-r--r-- 23.6 KB
cfq-iosched.c -rw-r--r-- 119.7 KB
cmdline-parser.c -rw-r--r-- 4.9 KB
compat_ioctl.c -rw-r--r-- 20.8 KB
deadline-iosched.c -rw-r--r-- 11.3 KB
elevator.c -rw-r--r-- 24.1 KB
genhd.c -rw-r--r-- 44.1 KB
ioctl.c -rw-r--r-- 10.7 KB
noop-iosched.c -rw-r--r-- 2.7 KB
partition-generic.c -rw-r--r-- 14.0 KB
scsi_ioctl.c -rw-r--r-- 19.2 KB

back to top