1. 26 Feb, 2010 1 commit
  2. 22 Feb, 2010 1 commit
    • Yinghai Lu's avatar
      x86: Fix non-bootmem compilation on PowerPC · 2ee78f7b
      Yinghai Lu authored
      
      These build errors on some non-x86 platforms (PowerPC for example):
      
       mm/page_alloc.c: In function '__alloc_memory_core_early':
         mm/page_alloc.c:3468: error: implicit declaration of function 'find_early_area'
         mm/page_alloc.c:3483: error: implicit declaration of function 'reserve_early_without_check'
      
      The function is only needed on CONFIG_NO_BOOTMEM.
      Signed-off-by: default avatarYinghai Lu <yinghai@kernel.org>
      Cc: Andrew Morton <akpm@linux-foundation.org>
      Cc: Johannes Weiner <hannes@saeurebad.de>
      Cc: Mel Gorman <mel@csn.ul.ie>
      LKML-Reference: <4B747239.4070907@kernel.org>
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      2ee78f7b
  3. 17 Feb, 2010 1 commit
  4. 12 Feb, 2010 11 commits
  5. 11 Feb, 2010 15 commits
  6. 10 Feb, 2010 10 commits
  7. 09 Feb, 2010 1 commit