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-Tag: v4.14-rc1~1046^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4729277156cf18acd9b9b04d6ef8c2a8a7bf00dc;p=platform%2Fkernel%2Flinux-rpi.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 adc0ebd,0e150d6..106bd33 --- 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 8d63d7a,7d02845..66d2017 --- 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