sched: Replace all_pinned with a generic flags field
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 22 Sep 2011 13:23:13 +0000 (15:23 +0200)
committerIngo Molnar <mingo@elte.hu>
Wed, 21 Dec 2011 09:34:45 +0000 (10:34 +0100)
commit5b54b56be5b540a9cb12682c4d0df5454c098a38
tree837b7084c5e2659968ea64ba2c6520ff6256567a
parent518cd62341786aa4e3839810832af2fbc0de1ea4
sched: Replace all_pinned with a generic flags field

Replace the all_pinned argument with a flags field so that we can add
some extra controls throughout that entire call chain.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/n/tip-33kevm71m924ok1gpxd720v3@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched/fair.c