From: Ingo Molnar Date: Mon, 11 May 2009 07:33:06 +0000 (+0200) Subject: Merge commit 'v2.6.30-rc5' into x86/mm X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=134cbf35c739bf89c51fd975a33a6b87507482c4;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git Merge commit 'v2.6.30-rc5' into x86/mm Merge reason: this branch was on a .30-rc2 base - sync it up with all the latest fixes. Signed-off-by: Ingo Molnar --- 134cbf35c739bf89c51fd975a33a6b87507482c4 diff --cc arch/x86/mm/init.c index 4d67c33a2e16,ae4f7b5d7104..95f5ecf2be50 --- a/arch/x86/mm/init.c +++ b/arch/x86/mm/init.c @@@ -7,11 -7,9 +7,12 @@@ #include #include #include + #include #include #include +#include + +DEFINE_PER_CPU(struct mmu_gather, mmu_gathers); unsigned long __initdata e820_table_start; unsigned long __meminitdata e820_table_end;