From: Mike Travis Date: Sat, 19 Jul 2008 01:11:27 +0000 (-0700) Subject: NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c X-Git-Tag: v2.6.27-rc1~848^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bca67f951f80b9e61078f8cdf5fb7b3d9e51aa9;p=pandora-kernel.git NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c * nr_cpu_ids should be used to allocate arrays based on the number of cpu's present. Signed-off-by: Mike Travis Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed