Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 boot and percpu updates from Ingo Molnar: "This tree contains a bootable images documentation update plus three slightly misplaced x86/asm percpu changes/optimizations" * 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86-64: Use RIP-relative addressing for most per-CPU accesses x86-64: Handle PC-relative relocations on per-CPU data x86: Convert a few more per-CPU items to read-mostly ones x86, boot: Document intermediates more clearly
Showing
- arch/x86/boot/compressed/Makefile 12 additions, 0 deletionsarch/x86/boot/compressed/Makefile
- arch/x86/boot/compressed/misc.c 13 additions, 1 deletionarch/x86/boot/compressed/misc.c
- arch/x86/include/asm/percpu.h 45 additions, 16 deletionsarch/x86/include/asm/percpu.h
- arch/x86/include/asm/processor.h 2 additions, 2 deletionsarch/x86/include/asm/processor.h
- arch/x86/kernel/setup_percpu.c 1 addition, 1 deletionarch/x86/kernel/setup_percpu.c
- arch/x86/kernel/smpboot.c 1 addition, 1 deletionarch/x86/kernel/smpboot.c
- arch/x86/kernel/vmlinux.lds.S 2 additions, 0 deletionsarch/x86/kernel/vmlinux.lds.S
- arch/x86/tools/relocs.c 27 additions, 9 deletionsarch/x86/tools/relocs.c
Please register or sign in to comment