From: Mike Travis Date: Sat, 19 Jul 2008 01:11:28 +0000 (-0700) Subject: NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c X-Git-Tag: v2.6.27-rc1~848^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2ad47ffeb1d292b7c7d1e2f6aedb37646c391db;p=pandora-kernel.git NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c * Use nr_cpu_ids instead of NR_CPUS to limit traversal of cpu online map. Signed-off-by: Mike Travis Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed