NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c
authorMike Travis <travis@sgi.com>
Sat, 19 Jul 2008 01:11:28 +0000 (18:11 -0700)
committerIngo Molnar <mingo@elte.hu>
Sun, 20 Jul 2008 08:21:09 +0000 (10:21 +0200)
  * Use nr_cpu_ids instead of NR_CPUS to limit traversal of cpu online map.

Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found