Merge commit 'upstream-x86-entry' into WIP.x86/mm
authorIngo Molnar <mingo@kernel.org>
Fri, 1 Dec 2017 09:32:48 +0000 (10:32 +0100)
committerIngo Molnar <mingo@kernel.org>
Sun, 17 Dec 2017 11:58:53 +0000 (12:58 +0100)
commit0fd2e9c53d82704a3ba87ea1980ec515188c5316
treea828c396110053feba9e65307a4e802b00966519
parent1784f9144b143a1e8b19fe94083b040aa559182b
parent1e4c4f610f774df6088d7c065b2dd4d22adba698
Merge commit 'upstream-x86-entry' into WIP.x86/mm

Pull in a minimal set of v4.15 entry code changes, for a base for the MM isolation patches.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
38 files changed:
Makefile
arch/x86/Kconfig
arch/x86/Kconfig.debug
arch/x86/entry/calling.h
arch/x86/entry/entry_64.S
arch/x86/entry/entry_64_compat.S
arch/x86/include/asm/bitops.h
arch/x86/include/asm/compat.h
arch/x86/include/asm/cpufeature.h
arch/x86/include/asm/cpufeatures.h
arch/x86/include/asm/module.h
arch/x86/include/asm/paravirt.h
arch/x86/include/asm/paravirt_types.h
arch/x86/include/asm/percpu.h
arch/x86/include/asm/processor.h
arch/x86/include/asm/ptrace.h
arch/x86/include/asm/rmwcc.h
arch/x86/include/asm/switch_to.h
arch/x86/include/asm/trace/fpu.h
arch/x86/include/asm/traps.h
arch/x86/include/asm/unwind.h
arch/x86/include/uapi/asm/processor-flags.h
arch/x86/kernel/Makefile
arch/x86/kernel/cpu/Makefile
arch/x86/kernel/head_32.S
arch/x86/kernel/head_64.S
arch/x86/kernel/ldt.c
arch/x86/kernel/process.c
arch/x86/kernel/smpboot.c
arch/x86/kernel/traps.c
arch/x86/kernel/vm86_32.c
arch/x86/mm/fault.c
arch/x86/xen/enlighten_pv.c
arch/x86/xen/smp_pv.c
arch/x86/xen/xen-asm_64.S
arch/x86/xen/xen-head.S
include/linux/bitops.h
scripts/Makefile.build