Kirill Tkhai f36c019c79 sched/fair: Fix reschedule which is generated on throttled cfs_rq
(sched_entity::on_rq == 1) does not guarantee the task is pickable;
changes on throttled cfs_rq must not lead to reschedule.

Check for task_struct::on_rq instead.

Signed-off-by: Kirill Tkhai <ktkhai@parallels.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Link: http://lkml.kernel.org/r/1407312361.8424.35.camel@tkhai
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2014-08-20 09:47:20 +02:00
..
2014-07-28 10:00:33 +02:00
2014-06-10 15:34:46 -07:00
2014-06-06 16:08:14 -07:00
2014-07-05 11:17:45 +02:00
2014-07-16 15:10:07 +02:00
2014-07-09 09:14:33 -07:00
2014-07-16 15:10:07 +02:00
2013-09-11 15:58:27 -07:00
2014-04-30 13:46:17 +02:00