Merge commit 'v2.6.30-rc5' into x86/mm
authorIngo Molnar <mingo@elte.hu>
Mon, 11 May 2009 07:33:06 +0000 (09:33 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 11 May 2009 07:33:15 +0000 (09:33 +0200)
Merge reason: this branch was on a .30-rc2 base - sync it up with
              all the latest fixes.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
1  2 
arch/x86/mm/init.c

@@@ -7,11 -7,9 +7,12 @@@
  #include <asm/page.h>
  #include <asm/page_types.h>
  #include <asm/sections.h>
+ #include <asm/setup.h>
  #include <asm/system.h>
  #include <asm/tlbflush.h>
 +#include <asm/tlb.h>
 +
 +DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);
  
  unsigned long __initdata e820_table_start;
  unsigned long __meminitdata e820_table_end;