Merge branch 'linus' into x86/memory-corruption-check
authorIngo Molnar <mingo@elte.hu>
Thu, 20 Nov 2008 08:03:38 +0000 (09:03 +0100)
committerIngo Molnar <mingo@elte.hu>
Thu, 20 Nov 2008 08:03:38 +0000 (09:03 +0100)
1  2 
arch/x86/kernel/Makefile
arch/x86/kernel/setup.c
arch/x86/mm/init_32.c
arch/x86/mm/init_64.c

Simple merge
Simple merge
Simple merge
@@@ -878,7 -900,10 +900,8 @@@ static struct kcore_list kcore_mem, kco
  void __init mem_init(void)
  {
        long codesize, reservedpages, datasize, initsize;
+       unsigned long absent_pages;
  
 -      start_periodic_check_for_corruption();
 -
        pci_iommu_alloc();
  
        /* clear_bss() already clear the empty_zero_page */