diff options
author | 2009-03-12 14:35:43 -0600 | |
---|---|---|
committer | 2009-03-12 14:35:44 +1030 | |
commit | 76e6eee03353f01bfca707d4dbb1f10a4ee27dc0 (patch) | |
tree | 6b0378b1da6ae16e04d19f3c742b7863716b8e14 /lib/locking-selftest.c | |
parent | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq (diff) | |
download | linux-dev-76e6eee03353f01bfca707d4dbb1f10a4ee27dc0.tar.xz linux-dev-76e6eee03353f01bfca707d4dbb1f10a4ee27dc0.zip |
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 'lib/locking-selftest.c')
0 files changed, 0 insertions, 0 deletions