From: Ingo Molnar Date: Thu, 9 Aug 2007 09:16:52 +0000 (+0200) Subject: sched: fix update_stats_enqueue() reniced codepath X-Git-Tag: v2.6.23-rc3~73^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a69edb55605117cc0f20aa36c49c20b96590774d;p=pandora-kernel.git sched: fix update_stats_enqueue() reniced codepath the key has to be rescaled to /weight even if it has a positive value. (this change only affects the scheduling of reniced tasks) Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed