Skip to content
Commit 311e800e authored by Hillf Danton's avatar Hillf Danton Committed by Ingo Molnar
Browse files

sched, rt: Fix rq->rt.pushable_tasks bug in push_rt_task()



Do not call dequeue_pushable_task() when failing to push an eligible
task, as it remains pushable, merely not at this particular moment.

Signed-off-by: default avatarHillf Danton <dhillf@gmail.com>
Signed-off-by: default avatarMike Galbraith <mgalbraith@gmx.de>
Signed-off-by: default avatarSteven Rostedt <rostedt@goodmis.org>
Signed-off-by: default avatarPeter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Yong Zhang <yong.zhang0@gmail.com>
Link: http://lkml.kernel.org/r/1306895385.4791.26.camel@marge.simson.net
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 08354716
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment