From: Peter Zijlstra Date: Mon, 23 Apr 2012 10:11:21 +0000 (+0200) Subject: sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' X-Git-Tag: v3.5-rc2~34^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29baa7478ba47d746e3625c91d3b2afbf46b4312;p=pandora-kernel.git sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' Since nr_cpus_allowed is used outside of sched/rt.c and wants to be used outside of there more, move it to a more natural site. Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/n/tip-kr61f02y9brwzkh6x53pdptm@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed