1. 16 Sep, 2010 1 commit
    • Yinghai Lu's avatar
      arm, memblock: Fix the sparsemem build · 7c996361
      Yinghai Lu authored
      Stephen Rothwell reported this build failure:
      
        arch/arm/mm/init.c: In function 'arm_memory_present':
        arch/arm/mm/init.c:260: warning: ISO C90 forbids mixed declarations and code
      
      Caused by commit 719c1514 ("memblock/arm: Use new accessors")
      which forgot a closing brace on a new for_each_memblock() in
      arm_memory_present().
      Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
      Signed-off-by: default avatarYinghai Lu <yinghai@kernel.org>
      Cc: Peter Zijlstra <peterz@infradead.org>
      Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
      Cc: Russell King <linux@arm.linux.org.uk>
      LKML-Reference: <4C91C544.5050907@kernel.org>
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      7c996361
  2. 15 Sep, 2010 1 commit
  3. 11 Sep, 2010 2 commits
  4. 31 Aug, 2010 1 commit
  5. 29 Aug, 2010 3 commits
  6. 28 Aug, 2010 28 commits
  7. 27 Aug, 2010 4 commits