commit | 29baa7478ba47d746e3625c91d3b2afbf46b4312 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Mon Apr 23 12:11:21 2012 +0200 |
committer | Ingo Molnar <mingo@kernel.org> | Wed May 30 14:02:25 2012 +0200 |
tree | a902e53baab64d89c07561694d171c4f8f4d1843 | |
parent | b654f7de41b0e3903ee2b51d3b8db77fe52ce728 [diff] |
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 <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/n/tip-kr61f02y9brwzkh6x53pdptm@git.kernel.org Signed-off-by: Ingo Molnar <mingo@kernel.org>