Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 asmlinkage (LTO) changes from Peter Anvin: "This patchset adds more infrastructure for link time optimization (LTO). This patchset was pulled into my tree late because of a miscommunication (part of the patchset was picked up by other maintainers). However, the patchset is strictly build-related and seems to be okay in testing" * 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86, asmlinkage, xen: Fix type of NMI x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible x86: Use inline assembler instead of global register variable to get sp x86, asmlinkage, paravirt: Make paravirt thunks global x86, asmlinkage, paravirt: Don't rely on local assembler labels x86, asmlinkage, lguest: Fix C functions used by inline assembler
Showing
- arch/x86/include/asm/paravirt.h 1 addition, 1 deletionarch/x86/include/asm/paravirt.h
- arch/x86/include/asm/paravirt_types.h 5 additions, 4 deletionsarch/x86/include/asm/paravirt_types.h
- arch/x86/include/asm/thread_info.h 5 additions, 3 deletionsarch/x86/include/asm/thread_info.h
- arch/x86/kernel/kvm.c 1 addition, 1 deletionarch/x86/kernel/kvm.c
- arch/x86/kernel/vsmp_64.c 4 additions, 4 deletionsarch/x86/kernel/vsmp_64.c
- arch/x86/lguest/boot.c 6 additions, 6 deletionsarch/x86/lguest/boot.c
- arch/x86/xen/irq.c 4 additions, 4 deletionsarch/x86/xen/irq.c
- arch/x86/xen/mmu.c 8 additions, 8 deletionsarch/x86/xen/mmu.c
- arch/x86/xen/setup.c 2 additions, 2 deletionsarch/x86/xen/setup.c
- arch/x86/xen/spinlock.c 1 addition, 1 deletionarch/x86/xen/spinlock.c
Loading
Please register or sign in to comment