commit | 5710f15b52664ae0bfa60a66d75464769d297b2b | [log] [tgz] |
---|---|---|
author | Yong Zhang <yong.zhang0@gmail.com> | Sat Aug 06 08:10:04 2011 +0800 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Aug 14 12:01:11 2011 +0200 |
tree | 3e5ab59e1dafbefe4f4ef6e809866be8ffd2d2e0 | |
parent | d473750b4073f16f23f46f30dc1bd3de45c35754 [diff] |
sched/cpupri: Remove cpupri->pri_active Since [sched/cpupri: Remove the vec->lock], member pri_active of struct cpupri is not needed any more, just remove it. Also clean stuff related to it. Signed-off-by: Yong Zhang <yong.zhang0@gmail.com> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/20110806001004.GA2207@zhy Signed-off-by: Ingo Molnar <mingo@elte.hu>