Rusty Russell 76e6eee033 cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.
This allows us to change the representation (to a dangling bitmap or
cpumask_var_t) without breaking all the callers: they can use
tsk_cpumask() now and won't see a difference as the changes roll into
linux-next.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2009-03-12 14:35:44 +10:30
..
2008-11-14 10:39:13 +11:00
2008-10-22 22:09:59 -07:00
2009-01-31 00:13:34 +05:30
2009-03-03 01:14:27 -08:00
2009-01-31 00:13:56 +05:30