From: Mike Galbraith Date: Tue, 22 Nov 2011 14:21:26 +0000 (+0100) Subject: sched: Set skip_clock_update in yield_task_fair() X-Git-Tag: v3.3-rc1~191^2~9^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=916671c08b7808aebec87cc56c85788e665b3c6b;p=pandora-kernel.git sched: Set skip_clock_update in yield_task_fair() This is another case where we are on our way to schedule(), so can save a useless clock update and resulting microscopic vruntime update. Signed-off-by: Mike Galbraith Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/1321971686.6855.18.camel@marge.simson.net Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed