]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
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
index d6ef1589b95a876ff02c4619bd9d37f245c3bdcd,9db01db6e3cdf4cb0e11444d49e4d598be280b55..9f7a0d24d42a93b47e36d3ce40c70876f5d09e16
@@@ -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 */