Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Ingo Molnar: "This has: - EFI revert to fix a boot regression - early_ioremap() fix for boot failure - KASLR fix for possible boot failures - EFI fix for corrupted string printing - remove a misleading EFI bootup 'failed!' error message Unfortunately it's all rather close to the merge window" * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/efi: Truncate 64-bit values when calling 32-bit OutputString() x86/efi: Delete misleading efi_printk() error message Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>" x86/kaslr: Avoid the setup_data area when picking location x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8
No related branches found
No related tags found
Showing
- arch/x86/boot/compressed/Makefile 1 addition, 2 deletionsarch/x86/boot/compressed/Makefile
- arch/x86/boot/compressed/aslr.c 15 additions, 0 deletionsarch/x86/boot/compressed/aslr.c
- arch/x86/boot/compressed/eboot.c 26 additions, 18 deletionsarch/x86/boot/compressed/eboot.c
- arch/x86/boot/compressed/eboot.h 16 additions, 0 deletionsarch/x86/boot/compressed/eboot.h
- arch/x86/include/asm/efi.h 0 additions, 24 deletionsarch/x86/include/asm/efi.h
- arch/x86/include/asm/fixmap.h 3 additions, 3 deletionsarch/x86/include/asm/fixmap.h
- drivers/firmware/efi/Makefile 1 addition, 1 deletiondrivers/firmware/efi/Makefile
Loading
Please register or sign in to comment