From: Mike Galbraith Date: Tue, 11 Apr 2006 05:52:45 +0000 (-0700) Subject: [PATCH] sched: don't awaken RT tasks on expired array X-Git-Tag: v2.6.17-rc2~276 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a5bc075b8d8cf7a87b3f08fad2fba0f5d13295e;p=pandora-kernel.git [PATCH] sched: don't awaken RT tasks on expired array RT tasks are being awakened on the expired array when expired_starving() is true, whereas they really should be excluded. Fix. Signed-off-by: Mike Galbraith Acked-by: Ingo Molnar Cc: Con Kolivas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed