Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Ingo Molnar: "Misc fixes: EFI fixes, a build fix, a page table dumping (debug) fix and a clang build fix" * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: efi/arm64: Fix fdt-related memory reservation x86/mm: Apply the section attribute to the variable, not its type x86/efi: Fixup GOT in all boot code paths x86/efi: Only load initrd above 4g on second try x86-64, ptdump: Mark espfix area only if existent x86, irq: Fix build error caused by 9eabc99a
No related branches found
No related tags found
Showing
- arch/arm64/mm/init.c 1 addition, 2 deletionsarch/arm64/mm/init.c
- arch/x86/boot/compressed/eboot.c 11 additions, 7 deletionsarch/x86/boot/compressed/eboot.c
- arch/x86/boot/compressed/head_32.S 40 additions, 14 deletionsarch/x86/boot/compressed/head_32.S
- arch/x86/boot/compressed/head_64.S 41 additions, 15 deletionsarch/x86/boot/compressed/head_64.S
- arch/x86/include/asm/io_apic.h 1 addition, 0 deletionsarch/x86/include/asm/io_apic.h
- arch/x86/mm/dump_pagetables.c 4 additions, 0 deletionsarch/x86/mm/dump_pagetables.c
- arch/x86/mm/mmap.c 1 addition, 1 deletionarch/x86/mm/mmap.c
- drivers/firmware/efi/libstub/fdt.c 9 additions, 1 deletiondrivers/firmware/efi/libstub/fdt.c
Loading
Please register or sign in to comment