From: Rusty Russell Date: Thu, 17 Dec 2009 17:43:29 +0000 (-0600) Subject: cpumask: rename tsk_cpumask to tsk_cpus_allowed X-Git-Tag: v2.6.33-rc1~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4636818f8e0991f32d9528f39cf4f3d6a7d30a3;p=pandora-kernel.git 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 Cc: Tejun Heo --- Reading git-diff-tree failed