aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2009-03-12 14:35:43 -0600
committerRusty Russell <rusty@rustcorp.com.au>2009-03-12 14:35:44 +1030
commit76e6eee03353f01bfca707d4dbb1f10a4ee27dc0 (patch)
tree6b0378b1da6ae16e04d19f3c742b7863716b8e14 /.gitignore
parent99adcd9d67aaf04e28f5ae96df280f236bde4b66 (diff)
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>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions