From: Frederic Weisbecker Date: Thu, 11 Apr 2013 23:50:59 +0000 (+0200) Subject: sched: Update rq clock before setting fair group shares X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~61^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71b1da46ff70309a2ec12ce943aa0d192d2c8f0c;p=pandora-kernel.git sched: Update rq clock before setting fair group shares Because we may update the execution time in sched_group_set_shares()->update_cfs_shares()->reweight_entity()->update_curr() before reweighting the entity while setting the group shares and this requires an uptodate version of the runqueue clock. Signed-off-by: Frederic Weisbecker Cc: Li Zhong Cc: Steven Rostedt Cc: Paul Turner Cc: Mike Galbraith Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1365724262-20142-3-git-send-email-fweisbec@gmail.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed