Rusty Russell
dd17c8f729
percpu: remove per_cpu__ prefix.
...
Now that the return from alloc_percpu is compatible with the address
of per-cpu vars, it makes sense to hand around the address of per-cpu
variables. To make this sane, we remove the per_cpu__ prefix we used
created to stop people accidentally using these vars directly.
Now we have sparse, we can use that (next patch).
tj: * Updated to convert stuff which were missed by or added after the
original patch.
* Kill per_cpu_var() macro.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au >
Signed-off-by: Tejun Heo <tj@kernel.org >
Reviewed-by: Christoph Lameter <cl@linux-foundation.org >
2009-10-29 22:34:15 +09:00
..
2008-07-17 11:11:17 -07:00
2008-08-04 11:06:16 -07:00
2006-07-01 17:19:08 -04:00
2009-06-20 00:50:52 -04:00
2009-10-02 13:28:56 +09:00
2009-03-26 10:50:32 -07:00
2007-05-11 05:38:25 -04:00
2008-10-20 08:52:39 -07:00
2009-09-14 16:19:24 -07:00
2009-04-21 13:41:47 -07:00
2009-09-02 09:12:21 -07:00
2006-06-21 14:35:28 -07:00
2009-06-17 09:33:49 -07:00
2006-06-30 19:25:36 +02:00
2009-06-16 13:13:41 -07:00
2008-07-21 21:55:02 -07:00
2006-06-21 11:19:22 -07:00
2009-06-30 14:18:32 -07:00
2009-03-26 10:50:22 -07:00
2008-02-04 15:36:36 -08:00
2009-01-14 12:11:31 +01:00
2009-03-26 10:51:02 -07:00
2009-03-26 11:01:46 -07:00
2009-10-29 22:34:14 +09:00
2009-10-29 22:34:15 +09:00
2009-09-21 06:27:08 +02:00
2009-08-11 14:52:11 -07:00
2009-06-15 14:34:31 -07:00
2009-06-15 14:35:10 -07:00
2009-06-15 14:34:31 -07:00
2009-03-26 10:50:22 -07:00
2008-08-01 10:21:21 -07:00
2009-01-16 14:32:17 -05:00
2009-09-14 16:18:17 -07:00
2009-01-06 14:06:57 +01:00
2009-04-05 11:04:19 -07:00
2009-09-20 12:27:42 +02:00
2009-10-29 22:34:14 +09:00
2008-02-04 15:42:06 -08:00
2008-11-14 10:38:37 +11:00
2008-02-04 15:42:06 -08:00
2009-09-14 16:19:24 -07:00
2008-05-27 15:02:17 -07:00
2009-06-17 09:33:49 -07:00
2009-06-15 14:35:54 -07:00
2008-10-17 10:06:59 -07:00
2008-04-08 13:51:35 -07:00
2006-10-17 14:54:19 -07:00
2009-06-17 09:33:49 -07:00
2008-10-17 10:12:54 -07:00
2009-03-26 11:02:31 -07:00
2009-06-17 09:04:40 -07:00
2009-03-26 10:51:02 -07:00
2009-03-27 11:11:04 -07:00
2009-03-26 11:02:42 -07:00
2009-03-27 11:11:04 -07:00
2009-08-11 14:52:10 -07:00
2009-08-13 18:18:00 +01:00
2008-03-06 09:19:27 -08:00
2007-05-11 14:55:43 -07:00
2006-12-07 10:48:19 -08:00
2009-06-30 14:26:34 -07:00
2009-09-14 17:41:42 -07:00
2009-07-12 12:22:34 -07:00
2009-10-29 22:34:14 +09:00
2008-06-11 16:40:33 -07:00
2009-06-30 14:26:34 -07:00
2009-10-29 22:34:14 +09:00
2007-05-08 14:51:59 -07:00
2008-11-14 10:38:37 +11:00
2009-09-24 09:34:40 +09:30
2009-06-17 09:33:49 -07:00
2009-01-14 14:15:15 +01:00
2009-06-17 09:33:49 -07:00
2009-08-11 14:52:11 -07:00
2008-02-05 08:26:44 -08:00
2009-01-15 10:38:56 -08:00
2009-06-17 09:35:24 -07:00
2009-02-25 11:48:04 -08:00
2009-10-02 13:28:56 +09:00