commit | a4636818f8e0991f32d9528f39cf4f3d6a7d30a3 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Dec 17 11:43:29 2009 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Dec 17 11:43:30 2009 +1030 |
tree | 1140c3566962a2d317dfba545912354be4a0c064 | |
parent | 4251417484a1775ba5cbfe38c67e6d5af9615de4 [diff] |
cpumask: rename tsk_cpumask to tsk_cpus_allowed Noone uses this wrapper yet, and Ingo asked that it be kept consistent with current task_struct usage. (One user crept in via linux-next: fixed) Signed-off-by: Rusty Russell <rusty@rustcorp.com.au. Cc: Ingo Molnar <mingo@elte.hu> Cc: Tejun Heo <tj@kernel.org>