[PATCH] more-for_each_cpu-conversions fix
authorAndrew Morton <akpm@osdl.org>
Fri, 24 Mar 2006 11:15:07 +0000 (03:15 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 24 Mar 2006 15:33:15 +0000 (07:33 -0800)
commita72011567812cbd93788cc5facda160a3cba5905
tree9cdd83b4b769e9af72c76d0670fa9ae55164844b
parent674a396c6d2ba0341ebdd7c1c9950f32f018e2dd
[PATCH] more-for_each_cpu-conversions fix

I screwed up this conversion - we should be iterating across online CPUs, not
possible ones.

Spotted by Joe Perches <joe@perches.com>

Cc: Dave Jones <davej@codemonkey.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/cpu/cpufreq/powernow-k8.c