1. 08 Mar, 2009 1 commit
    • Yinghai Lu's avatar
      x86: fix warning about nodeid · e954ef20
      Yinghai Lu authored
      Impact: cleanup
      
      Ingo found there warning about nodeid with some configs.
      
      try to use for_each_online_node for non numa too. in that case
      nodeid will be 0.
      
      also move out boundary checking from setup_node_bootmem(), so
      non-numa config will not check it.
      Signed-off-by: default avatarYinghai Lu <yinghai@kernel.org>
      Cc: Andrew Morton <akpm@linux-foundation.org>
      LKML-Reference: <49B03069.80001@kernel.org>
      Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
      e954ef20
  2. 06 Mar, 2009 2 commits
  3. 05 Mar, 2009 29 commits
  4. 04 Mar, 2009 8 commits