From: Thomas Gleixner Date: Wed, 20 Jan 2010 20:59:01 +0000 (+0000) Subject: sched: Implement head queueing for sched_rt X-Git-Tag: v2.6.34-rc1~260^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37dad3fce97f01e5149d69de0833d8452c0e862e;p=pandora-kernel.git sched: Implement head queueing for sched_rt The ability of enqueueing a task to the head of a SCHED_FIFO priority list is required to fix some violations of POSIX scheduling policy. Implement the functionality in sched_rt. Signed-off-by: Thomas Gleixner Acked-by: Peter Zijlstra Tested-by: Carsten Emde Tested-by: Mathias Weber LKML-Reference: <20100120171629.772169931@linutronix.de> --- Reading git-diff-tree failed