Rusty Russell
3e59794538
cpumask: remove any_online_cpu() users: mm/
...
Impact: Remove obsolete API usage
any_online_cpu() is a good name, but it takes a cpumask_t, not a
pointer.
There are several places where any_online_cpu() doesn't really want a
mask arg at all. Replace all callers with cpumask_any() and
cpumask_any_and().
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
2009-01-01 10:12:24 +10:30
..
2008-07-26 12:00:12 -07:00
2008-12-10 08:01:52 -08:00
2008-10-16 11:21:30 -07:00
2008-12-29 08:29:52 +01:00
2008-04-28 08:58:20 -07:00
2008-10-16 11:21:32 -07:00
2008-12-29 11:27:46 +02:00
2008-08-20 15:40:32 -07:00
2008-10-30 11:38:45 -07:00
2008-10-20 08:52:31 -07:00
2008-08-15 17:22:57 +02:00
2008-11-12 17:17:16 -08:00
2008-11-06 15:41:18 -08:00
2008-10-20 08:50:26 -07:00
2008-04-17 20:05:39 +02:00
2008-07-30 09:41:45 -07:00
2008-12-29 11:27:46 +02:00
2008-10-23 08:55:02 -07:00
2008-11-30 10:03:35 -08:00
2008-12-30 16:10:19 -08:00
2008-11-14 11:29:12 +11:00
2007-10-20 01:27:18 +02:00
2008-12-25 11:40:09 +11:00
2008-04-28 08:58:18 -07:00
2008-12-20 09:15:47 +01:00
2008-08-20 15:40:30 -07:00
2008-11-12 10:37:48 -08:00
2008-07-28 16:30:21 -07:00
2008-09-13 14:41:52 -07:00
2008-07-28 16:30:21 -07:00
2008-10-20 08:52:31 -07:00
2007-05-21 09:18:19 -07:00
2008-10-30 11:38:47 -07:00
2008-11-14 11:29:12 +11:00
2008-11-12 17:17:16 -08:00
2008-12-10 08:01:53 -08:00
2008-02-05 09:44:19 -08:00
2008-11-06 15:41:19 -08:00
2008-10-20 08:50:25 -07:00
2008-06-12 18:05:41 -07:00
2008-10-16 11:21:32 -07:00
2007-10-20 01:27:18 +02:00
2008-09-02 19:21:38 -07:00
2008-10-20 08:50:25 -07:00
2008-10-20 08:52:40 -07:00
2008-07-26 20:53:14 -04:00
2008-11-14 10:39:12 +11:00
2008-12-29 11:47:05 +02:00
2008-12-15 16:27:06 -08:00
2008-12-31 23:05:57 +10:30
2008-11-06 15:41:19 -08:00
2008-11-30 10:03:35 -08:00
2008-10-20 08:52:31 -07:00
2008-12-10 08:01:53 -08:00
2008-12-16 18:34:51 +01:00
2007-05-11 08:29:32 -07:00
2008-10-20 16:17:42 -07:00
2008-10-20 08:52:31 -07:00
2008-08-12 17:52:53 +10:00
2008-12-10 08:01:54 -08:00
2009-01-01 10:12:24 +10:30
2008-10-23 17:35:04 +04:00