]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86/boot' into x86/mm, to avoid conflict
authorIngo Molnar <mingo@kernel.org>
Tue, 11 Apr 2017 06:56:05 +0000 (08:56 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 11 Apr 2017 06:56:05 +0000 (08:56 +0200)
commitf38e0463ad34f7d84b3ec774c86a6d881c9b74b4
tree07a09b5e19a4d55c4a097b280eb64bd159ca0eb9
parent1b9b4f4b517c2e7015dd4ad704038d250ae73bf1
parenta81c790954bf465bebe78ae743aa9d29ff498512
Merge branch 'x86/boot' into x86/mm, to avoid conflict

There's a conflict between ongoing level-5 paging support and
the E820 rewrite. Since the E820 rewrite is essentially ready,
merge it into x86/mm to reduce tree conflicts.

Signed-off-by: Ingo Molnar <mingo@kernel.org>
22 files changed:
arch/x86/include/asm/pgtable.h
arch/x86/include/asm/xen/page.h
arch/x86/include/uapi/asm/bootparam.h
arch/x86/kernel/acpi/boot.c
arch/x86/kernel/apic/apic.c
arch/x86/kernel/apic/x2apic_uv_x.c
arch/x86/kernel/cpu/centaur.c
arch/x86/kernel/head64.c
arch/x86/kernel/setup.c
arch/x86/kernel/tboot.c
arch/x86/mm/init_32.c
arch/x86/mm/init_64.c
arch/x86/mm/ioremap.c
arch/x86/mm/kasan_init_64.c
arch/x86/mm/numa.c
arch/x86/mm/pageattr.c
arch/x86/mm/pgtable_32.c
arch/x86/platform/efi/efi_64.c
arch/x86/power/hibernate_64.c
arch/x86/xen/enlighten.c
arch/x86/xen/mmu.c
tools/lguest/lguest.c