Files
linux/arch
KAMEZAWA Hiroyuki 0681226661 [IA64] for_each_possible_cpu: ia64
for_each_cpu() actually iterates across all possible CPUs.  We've had mistakes
in the past where people were using for_each_cpu() where they should have been
iterating across only online or present CPUs.  This is inefficient and
possibly buggy.

We're renaming for_each_cpu() to for_each_possible_cpu() to avoid this in the
future.

This patch replaces for_each_cpu with for_each_possible_cpu under
arch/ia64/kernel/.

Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fjitsu.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2006-04-06 15:03:49 -07:00
..
2006-04-02 00:08:05 -05:00
2006-03-31 12:19:01 -08:00
2006-03-27 08:44:48 -08:00
2006-03-31 12:19:01 -08:00
2006-03-31 12:19:01 -08:00
2006-04-06 15:03:49 -07:00
2006-03-27 08:44:48 -08:00
2006-03-31 12:19:01 -08:00
2006-03-31 12:19:01 -08:00
2006-04-02 00:08:05 -05:00
2006-03-29 13:44:16 +11:00
2006-03-31 12:18:52 -08:00
2006-03-31 12:19:01 -08:00
2006-03-31 12:19:01 -08:00