KAMEZAWA Hiroyuki
0e5519548f
[PATCH] for_each_possible_cpu: powerpc
...
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.
Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-03-29 13:44:15 +11:00
..
2006-01-11 15:35:35 +11:00
2006-02-28 16:25:54 +11:00
2005-11-18 14:39:23 +11:00
2006-03-28 23:15:54 +11:00
2005-10-13 13:40:54 +10:00
2006-01-09 14:53:55 +11:00
2006-03-27 19:15:26 +11:00
2006-01-13 21:16:23 +11:00
2006-03-09 14:32:05 +11:00
2006-01-11 15:30:07 +11:00
2006-02-24 11:36:21 +11:00
2006-01-09 14:49:06 +11:00
2006-03-27 15:03:03 +11:00
2006-03-28 16:45:33 +11:00
2006-03-28 16:45:20 +11:00
2006-02-07 13:55:30 +11:00
2005-10-28 22:45:25 +10:00
2006-02-10 16:53:51 +11:00
2006-02-24 11:36:23 +11:00
2006-02-10 16:53:51 +11:00
2006-03-27 14:48:48 +11:00
2006-02-10 16:51:50 +11:00
2006-02-10 16:53:51 +11:00
2006-01-09 14:49:06 +11:00
2006-03-28 09:28:14 +11:00
2006-03-28 09:28:14 +11:00
2006-03-27 15:03:03 +11:00
2005-10-10 22:29:05 +10:00
2006-02-10 16:53:51 +11:00
2006-02-10 16:53:51 +11:00
2006-03-29 13:44:15 +11:00
2006-03-26 08:57:04 -08:00
2006-03-27 15:22:28 +11:00
2006-03-27 14:48:54 +11:00
2006-03-29 13:44:15 +11:00
2006-01-09 15:06:06 +11:00
2006-01-09 14:48:52 +11:00
2006-02-24 11:36:18 +11:00
2006-01-11 14:48:02 +11:00
2006-03-27 20:09:04 +11:00
2006-01-13 21:16:23 +11:00
2006-01-13 21:16:23 +11:00
2006-03-27 19:28:58 +11:00
2005-11-14 17:30:17 +11:00
2006-03-28 23:15:54 +11:00
2006-03-23 14:40:54 +11:00
2006-03-27 14:48:48 +11:00
2006-03-28 23:15:54 +11:00
2006-03-28 16:45:36 +11:00
2005-11-14 17:30:17 +11:00
2005-11-14 17:30:17 +11:00
2006-02-10 16:53:51 +11:00
2006-03-27 20:09:04 +11:00
2006-01-09 15:06:03 +11:00
2005-11-03 16:03:28 +11:00
2006-03-17 12:01:19 +11:00
2006-03-28 23:15:54 +11:00
2006-03-28 16:19:52 +11:00
2006-03-28 23:15:54 +11:00
2006-02-07 21:32:45 +11:00
2006-03-28 23:15:54 +11:00
2006-01-08 20:13:51 -08:00
2006-02-10 16:53:51 +11:00
2006-03-08 13:24:22 +11:00
2006-02-07 21:51:53 +11:00
2006-03-17 12:01:19 +11:00
2006-03-28 23:15:54 +11:00
2006-03-16 16:55:03 +11:00
2006-03-29 13:44:15 +11:00
2005-09-26 16:04:21 +10:00
2006-03-29 13:44:15 +11:00
2006-03-29 13:44:15 +11:00
2006-03-29 13:44:15 +11:00
2005-11-09 11:35:26 +11:00
2006-03-27 14:48:22 +11:00
2006-03-28 16:45:24 +11:00
2005-11-04 13:28:58 +11:00
2006-03-29 13:44:15 +11:00
2006-03-27 19:21:46 +11:00
2006-03-26 08:56:57 -08:00
2006-03-27 14:48:22 +11:00
2006-03-29 13:44:15 +11:00
2006-03-08 13:24:22 +11:00
2006-03-27 19:15:26 +11:00
2006-03-29 13:44:15 +11:00
2006-03-29 13:24:50 +11:00
2006-02-07 21:51:52 +11:00
2006-01-11 14:48:26 +11:00
2006-03-28 23:15:54 +11:00
2005-09-21 19:21:07 +10:00
2005-10-10 22:20:10 +10:00
2006-01-13 11:26:07 -08:00
2006-03-28 23:15:54 +11:00