From: Ingo Molnar Date: Tue, 11 Apr 2017 06:49:31 +0000 (+0200) Subject: Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4729277156cf18acd9b9b04d6ef8c2a8a7bf00dc;p=linux.git Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch The E820 rework in WIP.x86/boot has gone through a couple of weeks of exposure in -tip, merge it in a wider fashion. Signed-off-by: Ingo Molnar --- 4729277156cf18acd9b9b04d6ef8c2a8a7bf00dc diff --cc arch/x86/kernel/cpu/centaur.c index adc0ebd8bed0e,0e150d6dc64c4..106bd3318121a --- a/arch/x86/kernel/cpu/centaur.c +++ b/arch/x86/kernel/cpu/centaur.c @@@ -1,9 -1,8 +1,9 @@@ #include +#include #include - #include + #include #include #include diff --cc arch/x86/mm/kasan_init_64.c index 8d63d7a104c3c,7d02845ec4567..66d20174e35f5 --- a/arch/x86/mm/kasan_init_64.c +++ b/arch/x86/mm/kasan_init_64.c @@@ -4,9 -4,9 +4,10 @@@ #include #include #include +#include #include + #include #include #include