Rusty Russell
78f1c4d6b0
cpumask: use mm_cpumask() wrapper: x86
...
Makes code futureproof against the impending change to mm->cpu_vm_mask (to be a pointer).
It's also a chance to use the new cpumask_ ops which take a pointer
(the older ones are deprecated, but there's no hurry for arch code).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2009-09-24 09:34:52 +09:30
..
2009-09-22 08:07:54 -07:00
2009-04-14 11:50:22 +02:00
2009-01-23 17:17:36 -08:00
2009-09-21 14:28:04 +02:00
2009-06-20 11:29:32 -07:00
2009-09-14 17:43:43 -07:00
2009-05-29 08:40:03 -07:00
2009-09-23 07:39:41 -07:00
2009-09-23 07:39:42 -07:00
2009-07-01 16:52:54 +02:00
2009-08-26 15:41:16 -07:00
2009-09-15 09:19:38 -07:00
2009-01-06 13:21:21 +01:00
2009-05-07 11:17:34 +02:00
2009-09-10 11:48:55 -07:00
2009-06-11 16:26:35 +02:00
2009-09-10 17:00:12 -07:00
2009-04-29 11:33:34 +02:00
2009-04-17 22:43:13 +02:00
2009-05-18 09:21:04 +02:00
2009-03-13 14:35:31 +01:00
2008-09-05 17:09:57 +02:00
2009-09-15 09:39:44 -07:00
2009-09-17 20:58:11 -07:00
2008-10-14 10:33:50 +02:00
2008-05-24 11:25:37 +02:00
2009-03-19 14:04:18 +01:00
2009-08-04 16:27:29 +02:00
2009-09-10 11:48:55 -07:00
2009-09-10 11:48:55 -07:00
2009-09-06 06:32:23 +02:00
2009-07-21 15:20:01 -07:00
2009-03-02 10:20:35 +01:00
2009-09-24 09:34:52 +09:30